I have forgotten
my Password

ComputingIo

Compression

LZW

Implements the LZW compression algorithm.
int LZW::input_bit_count
int LZW::output_bit_count
unsigned long LZW::input_bit_buf
unsigned long LZW::output_bit_buf

Variable LZW

Implements the variable compression size LZW algorithm