totalCustomCodecKeysAllowed top-level constant
int
const totalCustomCodecKeysAllowed
The total number of keys allowed in the custom codec.
Implementation
const int totalCustomCodecKeysAllowed =
maximumCodecFieldKey - minimumCodecFieldKey;