Interface | Description |
---|---|
ICompressor |
Class | Description |
---|---|
CompressedRandomAccessReader |
CRAR extends RAR to transparently uncompress blocks from the file into RAR.buffer.
|
CompressedSequentialWriter | |
CompressedSequentialWriter.CompressedFileWriterMark |
Class to hold a mark to the position of the file
|
CompressedThrottledReader | |
CompressionMetadata |
Holds metadata about compressed file
|
CompressionMetadata.Chunk |
Holds offset and length of the file chunk
|
CompressionMetadata.Writer | |
CompressionParameters | |
DeflateCompressor | |
ICompressor.WrappedArray |
A simple wrapper of a byte array.
|
LZ4Compressor | |
SnappyCompressor |
Exception | Description |
---|---|
CorruptBlockException |
Copyright © 2013 The Apache Software Foundation