Uses of Package
kala.compress.compressors.gzip
-
Packages that use kala.compress.compressors.gzip Package Description kala.compress.compressors.gzip Provides stream classes for compressing and decompressing streams using the GZip algorithm. -
Classes in kala.compress.compressors.gzip used by kala.compress.compressors.gzip Class Description ExtraField If theFLG.FEXTRAbit is set, an "extra field" is present in the header, with total length XLEN bytes.ExtraField.SubField If theFLG.FEXTRAbit is set, an "extra field" is present in the header, with total length XLEN bytes.GzipParameters Parameters for the GZIP compressor.GzipParameters.OS The OS type.