Class ZstdByteBuffDecompressor

java.lang.Object
org.apache.hadoop.hbase.io.compress.zstd.ZstdByteBuffDecompressor
All Implemented Interfaces:
Closeable, AutoCloseable, ByteBuffDecompressor, CanReinit

@Private public class ZstdByteBuffDecompressor extends Object implements ByteBuffDecompressor, CanReinit
Glue for ByteBuffDecompressor on top of zstd-jni