int exiGetCodingLength(size_t characteristics, size_t *codingLength)
Returns the number of bits to identify the characteristics.
Definition: MethodsBag.c:41
uint8_t numberOf7BitBlocksToRepresent(uint32_t n)
Returns the least number of 7 bit-blocks that is needed to represent the passed integer value...
Definition: MethodsBag.c:88