Uses of Package
org.apache.hadoop.io.compress.zlib
Packages that use org.apache.hadoop.io.compress.zlib
Package
Description
Implementation of compression/decompression based on the popular
gzip compressed file format.
-
Classes in org.apache.hadoop.io.compress.zlib used by org.apache.hadoop.io.compress.zlibClassDescriptionThe current state of the gzip decoder, external to the Inflater context.The type of header for compressed data.The compression level for zlib library.The compression level for zlib library.A
Decompressorbased on the popular zlib compression algorithm.The headers to detect from compressed data.