이름 |
설명 |
BZip2 |
Does all the compress and decompress pre-operation stuff. Sets up the streams and file header characters. Uses multiply overloaded methods to call for the compress/decompress. |
BZip2Constants |
Defines internal values for both compression and decompression |
BZip2Exception |
|
BZip2InputStream |
An input stream that decompresses files in the BZip2 format |
BZip2OutputStream |
An output stream that compresses into the BZip2 format including file header chars into another stream. |
BZip2OutputStream.StackElem |
|
BZip2OutputStream.StackElement |
|