Package net.sf.jazzlib
package net.sf.jazzlib
-
ClassDescriptionComputes Adler32 checksum for a stream of data.InputStream that computes a checksum of the data being read using a supplied Checksum object.OutputStream that computes a checksum of data being written using a supplied Checksum object.Interface to compute a data checksum used by checked input/output streams.Computes CRC32 data checksum of a data stream.Exception thrown when compressed data is corrupt.This is the Deflater class.This is the DeflaterHuffman class.This is a special FilterOutputStream deflating the bytes that are written through it.This class stores the pending output of the Deflater.This filter stream is used to decompress a "GZIP" format stream.This filter stream is used to compress a stream into a "GZIP" stream.Inflater is used to decompress data that has been compressed according to the "deflate" standard described in rfc1950.This filter stream is used to decompress data compressed in the "deflate" format.This class is general purpose class for writing data to a buffer.This class allows us to retrieve a specified amount of bits from the input buffer, as well as copy big byte blocks.This class represents a member of a zip archive.Thrown during the creation or input of a zip file.This class represents a Zip archive.This is a FilterInputStream that reads the files in an zip archive one after another.This is a FilterOutputStream that writes the files into a zip archive one after another.