Package ucar.unidata.io.bzip2

BZIP2 compression.

See:
          Description

Interface Summary
BZip2Constants Base class for both the compress and decompress classes.
 

Class Summary
CBZip2InputStream An input stream that decompresses from the BZip2 format (without the file header chars) to be read as any other stream.
CRC A simple class the hold and calculate the CRC for sanity checking of the data.
 

Exception Summary
BZip2ReadException Exception for BZip problems
 

Package ucar.unidata.io.bzip2 Description

BZIP2 compression.



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.