The WriteCharacterArray and WriteShortArray which make use of a Huffman codec for writing and reading include the writing of a value called Numberofbits_used_in_last_integer . There is no definition on how this value is computed, or how it is used to adjust any writing/reading of the bit stream.
PRC Numberofbits_used_in_last_integer
The WriteCharacterArray and WriteShortArray which make use of a Huffman codec for writing and reading include the writing of a value called Numberofbits_used_in_last_integer . There is no definition on how this value is computed, or how it is used to adjust any writing/reading of the bit stream.