@PublicAPI

Package uk.org.retep.util.io.bzip2

BZip2 Compression algorithm

See:
          Description

Class Summary
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.
 

Package uk.org.retep.util.io.bzip2 Description

BZip2 Compression algorithm



Copyright © 1998-2010 Retep Development Group. All Rights Reserved.