Holds a symbol's information within the Huffman LUT. More...
Public Attributes | |
unsigned short | _size = 0 |
Its code size, in bits. | |
unsigned short | _value = 0 |
Its symbol value, attached to the code used for looking up. | |
Holds a symbol's information within the Huffman LUT.