tudocomp
– The TU Dortmund Compression Framework
compressors/esp/ArithmeticCoder.hpp File Reference
#include <sstream>
#include <tudocomp/Coder.hpp>
#include <iostream>

Go to the source code of this file.

Classes

class  tdc::esp::ArithmeticEncoder
 Encodes data to an ASCII character stream. More...
 
class  tdc::esp::ArithmeticDecoder
 Decodes data from an Arithmetic character stream. More...
 

Namespaces

 tdc
 Contains the text compression and encoding framework.
 
 tdc::esp