Module lzw


Classes

BitPacker
BitUnpacker
ByteDecoder
ByteEncoder
Decoder
Encoder
PagingDecoder
PagingEncoder

Functions

bitstobytes
bytestobits
compress
decompress
filebytes
intfrombits
inttobits
readbytes
unpackbyte
writebytes

Variables

CLEAR_CODE
DEFAULT_MAX_BITS
DEFAULT_MIN_BITS
END_OF_INFO_CODE
__email__
__package__
__status__
__url__