Context algorithm
Semi-predictive context algorithm implementation
 All Data Structures Files Functions Variables Typedefs Macros Pages
text.h File Reference

Go to the source code of this file.

Variables

Uint textlen
 Length of the input text in the encoder. More...
 
Uchartext
 Input text to the encoder. More...
 

Variable Documentation

Uchar* text

Input text to the encoder.

Definition at line 26 of file text.h.

Uint textlen

Length of the input text in the encoder.

Definition at line 23 of file text.h.