public interface DirectDecompressionCodec extends CompressionCodec
CompressionCodec.Modifier| Modifier and Type | Method and Description |
|---|---|
void |
directDecompress(ByteBuffer in,
ByteBuffer out) |
boolean |
isAvailable() |
compress, decompress, modifyboolean isAvailable()
void directDecompress(ByteBuffer in, ByteBuffer out) throws IOException
IOExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.