Uses of Package
kala.compress.compressors.bzip2
Packages that use kala.compress.compressors.bzip2
Package
Description
Provides stream classes for compressing and decompressing streams using the BZip2 algorithm.
-
Classes in kala.compress.compressors.bzip2 used by kala.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.