Package | Description |
---|---|
org.apache.commons.compress.compressors.snappy |
Provides stream classes for the
Snappy
algorithm.
|
Class and Description |
---|
FramedSnappyDialect
Dialects of the framing format that
FramedSnappyCompressorInputStream can deal with. |
PureJavaCrc32C
A pure-java implementation of the CRC32 checksum that uses
the CRC32-C polynomial, the same polynomial used by iSCSI
and implemented on many Intel chipsets supporting SSE4.2.
|
SnappyCompressorInputStream
CompressorInputStream for the raw Snappy format.
|
SnappyCompressorInputStream.State |