| Package | Description | 
|---|---|
| org.apache.commons.compress.compressors.lz4 | Provides stream classes for the
      LZ4
      algorithm. | 
| org.apache.commons.compress.compressors.snappy | Provides stream classes for the
      Snappy
      algorithm. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BlockLZ4CompressorInputStreamCompressorInputStream for the LZ4 block format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SnappyCompressorInputStreamCompressorInputStream for the raw Snappy format. | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.