Uses of Package
org.apache.commons.compress.compressors.gzip
Packages that use org.apache.commons.compress.compressors.gzip
Package
Description
Provides stream classes for compressing and decompressing streams using the GZip algorithm.
-
Classes in org.apache.commons.compress.compressors.gzip used by org.apache.commons.compress.compressors.gzipClassDescriptionIf the
FLG.FEXTRA
bit is set, an "extra field" is present in the header, with total length XLEN bytes.If theFLG.FEXTRA
bit is set, an "extra field" is present in the header, with total length XLEN bytes.Input stream that decompresses GZIP (.gz) files.Builds a newGzipCompressorInputStream
.Parameters for the GZIP compressor.Enumerates OS types.