Package org.clazzes.org.apache.commons.compress.compressors.bzip2

Class Summary
BZip2Compressor Implementation of the Compressor Interface for BZip2.
BZip2InputStream An input stream that decompresses from the BZip2 format (without the file header chars) to be read as any other stream.
BZip2OutputStream An output stream that compresses into the BZip2 format (without the file header chars) into another stream.
 



Copyright © 2008. All Rights Reserved.