Module huff0

Source

Structs§

Entry
A single entry in the table contains the decoded symbol/literal and the size of the prefix code.
HuffmanDecoder
An interface around a huffman table used to decode data.
HuffmanTable

Enums§

HuffmanDecoderError
HuffmanTableError