API Documentation
Public Attributes | List of all members
nkMemory::HuffmanSymbol Struct Referencefinal

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.
 

Detailed Description

Holds a symbol's information within the Huffman LUT.


The documentation for this struct was generated from the following file: