tudocomp
– The TU Dortmund Compression Framework
tdc::esp::ArithmeticDecoder Class Reference

Decodes data from an Arithmetic character stream. More...

#include <ArithmeticCoder.hpp>

Public Member Functions

 ArithmeticDecoder (const std::shared_ptr< BitIStream > &in)
 
size_t decode ()
 

Detailed Description

Decodes data from an Arithmetic character stream.

Definition at line 178 of file compressors/esp/ArithmeticCoder.hpp.

Constructor & Destructor Documentation

◆ ArithmeticDecoder()

tdc::esp::ArithmeticDecoder::ArithmeticDecoder ( const std::shared_ptr< BitIStream > &  in)
inline

Definition at line 236 of file compressors/esp/ArithmeticCoder.hpp.

Member Function Documentation

◆ decode()

size_t tdc::esp::ArithmeticDecoder::decode ( )
inline

Definition at line 260 of file compressors/esp/ArithmeticCoder.hpp.


The documentation for this class was generated from the following file: