public class LzopCodec extends LzopCodec
CompressionCodec
for a streaming
lzo compression/decompression pair compatible with lzop.
http://www.lzop.org/DEFAULT_LZO_BUFFER_SIZE, LZO_BUFFER_SIZE_KEY, LZO_COMPRESSION_LEVEL_KEY, LZO_COMPRESSOR_KEY, LZO_DECOMPRESSOR_KEY, MAX_BLOCK_SIZE, UNDEFINED_COMPRESSION_LEVEL
Constructor and Description |
---|
LzopCodec() |
createDecompressor, createInputStream, createOutputStream, getDefaultExtension
createCompressor, createInputStream, createOutputStream, getCompressorType, getDecompressorType, setBufferSize, setCompressionLevel, setCompressionStrategy, setDecompressionStrategy
public LzopCodec()