Package | Description |
---|---|
org.apache.commons.compress.compressors.lz4 |
Provides stream classes for the
LZ4
algorithm.
|
Class and Description |
---|
BlockLZ4CompressorInputStream.State |
BlockLZ4CompressorOutputStream.Pair |
FramedLZ4CompressorOutputStream.BlockSize
The block sizes supported by the format.
|
FramedLZ4CompressorOutputStream.Parameters
Parameters of the LZ4 frame format.
|
XXHash32
Implementation of the xxhash32 hash algorithm.
|