Huffman is a library to decode huffman-encoded data.
Usage
Create a Huffman Tree and call the decode function to decode the input.
Huffman is a library to decode huffman-encoded data.
Create a Huffman Tree and call the decode function to decode the input.