Searched refs:ONE_BYTE_LENGTH (Results 1 – 3 of 3) sorted by relevance
261 if (addlInfo < ONE_BYTE_LENGTH) return 1; in headerSize()276 *pos++ = type | static_cast<MajorType>(ONE_BYTE_LENGTH); in encodeHeader()301 encodeCallback(type | static_cast<MajorType>(ONE_BYTE_LENGTH)); in encodeHeader()
268 if (tagInt < ONE_BYTE_LENGTH) { in parseRecursively()277 case ONE_BYTE_LENGTH: in parseRecursively()
67 ONE_BYTE_LENGTH = 24, enumerator