Searched refs:ONE_BYTE_LENGTH (Results 1 – 3 of 3) sorted by relevance
47 if (addlInfo < ONE_BYTE_LENGTH) return 1; in headerSize()62 *pos++ = type | ONE_BYTE_LENGTH; in encodeHeader()87 encodeCallback(type | ONE_BYTE_LENGTH); in encodeHeader()
199 if (tagInt < ONE_BYTE_LENGTH || tagInt > EIGHT_BYTE_LENGTH) { in parseRecursively()203 case ONE_BYTE_LENGTH: in parseRecursively()
49 ONE_BYTE_LENGTH = 24, enumerator