tudocomp
– The TU Dortmund Compression Framework
BitCoder.hpp File Reference
#include <tudocomp/util.hpp>
#include <tudocomp/Coder.hpp>

Go to the source code of this file.

Classes

class  tdc::BitCoder
 Defines data encoding to and decoding from a stream of binary integer representations. More...
 
class  tdc::BitCoder::Encoder
 Encodes data to a binary stream. More...
 
class  tdc::BitCoder::Decoder
 Decodes data from a binary stream. More...
 

Namespaces

 tdc
 Contains the text compression and encoding framework.