@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 © 2017 Apache Software Foundation. All rights reserved.