| Home >> All >> org >> apache >> tools >> [ bzip2 Javadoc ] |
org.apache.tools.bzip2: Javadoc index of package org.apache.tools.bzip2.
Package Samples:
org.apache.tools.bzip2
Classes:
CBZip2OutputStream: An output stream that compresses into the BZip2 format (without the file header chars) into another stream. TODO: Update to BZip2 1.0.1
CBZip2InputStream: An input stream that decompresses from the BZip2 format (without the file header chars) to be read as any other stream.
BZip2Constants: Base class for both the compress and decompress classes. Holds common arrays, and static data.
CRC: A simple class the hold and calculate the CRC for sanity checking of the data.
| Home | Contact Us | Privacy Policy | Terms of Service |