| Package | Description | 
|---|---|
| org.apache.commons.compress.archivers.jar | Provides stream classes for reading and writing archives using
      the ZIP format with some extensions for the special case of JAR
      archives. | 
| org.apache.commons.compress.archivers.sevenz | Provides classes for reading and writing archives using
      the 7z format. | 
| org.apache.commons.compress.archivers.zip | Provides stream classes for reading and writing archives using
      the ZIP format. | 
| org.apache.commons.compress.compressors.brotli | Provides stream class for decompressing streams using the
      Brotli algorithm based
      on Google's Brotli
      decoder. | 
| org.apache.commons.compress.compressors.bzip2 | Provides stream classes for compressing and decompressing
      streams using the BZip2 algorithm. | 
| org.apache.commons.compress.compressors.deflate | Provides a stream classes that allow (de)compressing streams
      using the DEFLATE algorithm. | 
| org.apache.commons.compress.compressors.deflate64 | Provides a stream that allows decompressing streams using the
      DEFLATE64(tm) algorithm. | 
| org.apache.commons.compress.compressors.gzip | Provides stream classes for compressing and decompressing
      streams using the GZip algorithm. | 
| org.apache.commons.compress.compressors.lz4 | Provides stream classes for the
      LZ4
      algorithm. | 
| org.apache.commons.compress.compressors.lz77support | Provides utility classes for LZ77 based algorithms. | 
| org.apache.commons.compress.compressors.lzma | Provides stream classes using the "stand-alone" LZMA
      algorithm. | 
| org.apache.commons.compress.compressors.lzw | Generic LZW implementation. | 
| org.apache.commons.compress.compressors.snappy | Provides stream classes for the
      Snappy
      algorithm. | 
| org.apache.commons.compress.compressors.xz | Provides stream classes for compressing and decompressing
      streams using the XZ algorithm. | 
| org.apache.commons.compress.compressors.z | Provides stream classes for decompressing
      streams using the "compress" algorithm used to write .Z files. | 
| org.apache.commons.compress.compressors.zstandard | Provides stream class for (de)compressing streams using the
      Zstandard algorithm based
      on Zstandard
      JNI. | 
| org.apache.commons.compress.utils | Contains utilities used internally by the compress library. | 
| Class and Description | 
|---|
| InputStreamStatistics This interface provides statistics on the current decompression stream. | 
| Class and Description | 
|---|
| InputStreamStatistics This interface provides statistics on the current decompression stream. | 
| Class and Description | 
|---|
| InputStreamStatistics This interface provides statistics on the current decompression stream. | 
| Class and Description | 
|---|
| InputStreamStatistics This interface provides statistics on the current decompression stream. | 
| Class and Description | 
|---|
| InputStreamStatistics This interface provides statistics on the current decompression stream. | 
| Class and Description | 
|---|
| InputStreamStatistics This interface provides statistics on the current decompression stream. | 
| Class and Description | 
|---|
| InputStreamStatistics This interface provides statistics on the current decompression stream. | 
| Class and Description | 
|---|
| InputStreamStatistics This interface provides statistics on the current decompression stream. | 
| Class and Description | 
|---|
| InputStreamStatistics This interface provides statistics on the current decompression stream. | 
| Class and Description | 
|---|
| ByteUtils.ByteSupplier Used to supply bytes. | 
| InputStreamStatistics This interface provides statistics on the current decompression stream. | 
| Class and Description | 
|---|
| InputStreamStatistics This interface provides statistics on the current decompression stream. | 
| Class and Description | 
|---|
| BitInputStream Reads bits from an InputStream. | 
| InputStreamStatistics This interface provides statistics on the current decompression stream. | 
| Class and Description | 
|---|
| InputStreamStatistics This interface provides statistics on the current decompression stream. | 
| Class and Description | 
|---|
| InputStreamStatistics This interface provides statistics on the current decompression stream. | 
| Class and Description | 
|---|
| InputStreamStatistics This interface provides statistics on the current decompression stream. | 
| Class and Description | 
|---|
| InputStreamStatistics This interface provides statistics on the current decompression stream. | 
| Class and Description | 
|---|
| ByteUtils.ByteConsumer Used to consume bytes. | 
| ByteUtils.ByteSupplier Used to supply bytes. | 
| ChecksumVerifyingInputStream A stream that verifies the checksum of the data read once the stream is
 exhausted. | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.