Uses of Package
org.apache.commons.compress.compressors.bzip2
Packages that use org.apache.commons.compress.compressors.bzip2
Package
Description
Provides stream classes for compressing and decompressing streams using the BZip2 algorithm.
-
Classes in org.apache.commons.compress.compressors.bzip2 used by org.apache.commons.compress.compressors.bzip2ClassDescriptionEncapsulates the Burrows-Wheeler sorting algorithm needed by
BZip2CompressorOutputStream
.Constants for both the compress and decompress BZip2 classes.A simple class the hold and calculate the cyclic redundancy check (CRC) for sanity checking of the data.