![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
Structure containing all tables necessary for efficient Huffman decoding. More...
Data Fields | |
| u8 * | symbols |
| u8 * | num_bits |
| int | max_bits |
Structure containing all tables necessary for efficient Huffman decoding.
| int max_bits |
| u8 * num_bits |
| u8 * symbols |