minimumCodecFieldKey top-level constant
int
const minimumCodecFieldKey
Custom codecs' custom types are enumerations begin at this number to avoid collisions with the StandardMessageCodec.
Implementation
const int minimumCodecFieldKey = 129;