|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Compressor | Each data compression algorithm must implement this interface. |
Class Summary | |
---|---|
CompressDeflate | This is a wrapper class for the Deflater class. |
CompressLZF | This class implements the LZF lossless data compression algorithm. |
CompressNo | This class implements a data compression algorithm that does in fact not compress. |
LZFInputStream | An input stream to read from an LZF stream. |
LZFOutputStream | An output stream to write an LZF stream. |
Lossless data compression classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |