tudocomp
– The TU Dortmund Compression Framework
|
Decodes data from an Huffman character stream. More...
#include <HuffmanCoder.hpp>
Public Member Functions | |
HuffmanDecoder (const std::shared_ptr< BitIStream > &in) | |
size_t | decode () |
Decodes data from an Huffman character stream.
Definition at line 447 of file compressors/esp/HuffmanCoder.hpp.
|
inline |
Definition at line 454 of file compressors/esp/HuffmanCoder.hpp.
|
inline |
Definition at line 473 of file compressors/esp/HuffmanCoder.hpp.