|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BZip2Constants | Constants for both the compress and decompress BZip2 classes. |
Class Summary | |
---|---|
BZip2CompressorInputStream | An input stream that decompresses from the BZip2 format to be read as any other stream. |
BZip2CompressorInputStream.Data | |
BZip2CompressorOutputStream | An output stream that compresses into the BZip2 format into another stream. |
BZip2CompressorOutputStream.Data | |
BZip2Utils | Utility code for the BZip2 compression format. |
CRC | A simple class the hold and calculate the CRC for sanity checking of the data. |
Rand | Random numbers for both the compress and decompress BZip2 classes. |
Provides stream classes for compressing and decompressing streams using the BZip2 algorithm.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |