@InterfaceAudience.Public @InterfaceStability.Evolving public interface DirectDecompressor
Modifier and Type | Method and Description |
---|---|
void |
decompress(ByteBuffer src,
ByteBuffer dst) |
void decompress(ByteBuffer src, ByteBuffer dst) throws IOException
IOException
Copyright © 2015 Apache Software Foundation. All Rights Reserved.