Octane v1.01.20 - The Open Compression Toolkit for C++ http://octane.sourceforge.net/
Homepage | Main | Modules | Class Hierarchy | Compound List | File List | Compound Members | Related Pages

Coders


Detailed Description

During compression, the job of the Coder class is use probability information from the modeler to figure out the optimal bitcodes to use when writing symbols into the output stream.

During decompression, the coder is responsible for reading bitcodes from the input and providing a stream of symbol numbers to the compressor.


Compounds

class  OctaneCoder
 During compression, the job of the Coder class is use probability information from the modeler to figure out the optimal bitcodes to use when writing symbols into the output stream. More...

class  HuffmanCoder
 During compression, the job of the Coder class is use probability information from the modeler to figure out the optimal bitcodes to use when writing symbols into the output stream. More...

class  SampleCoder
 The Sample Coder is useful only as an example of how coders work. More...

 

Generated on 20 May 2004 by doxygen 1.3.3