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

Descriptor for a Huffman LUT creation. More...

Public Attributes

BufferCast< unsigned short > _table
 The table of symbols to encode into the LUT.
 
unsigned char _perBitsCounts [16] = {0u}
 The number of symbols assigned to each bit count code in the dictionary.
 

Detailed Description

Descriptor for a Huffman LUT creation.


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