Uses of Class
com.github.luben.zstd.ZstdBufferDecompressingStream
Packages that use ZstdBufferDecompressingStream
-
Uses of ZstdBufferDecompressingStream in com.github.luben.zstd
Methods in com.github.luben.zstd that return ZstdBufferDecompressingStreamModifier and TypeMethodDescriptionZstdBufferDecompressingStream.setDict
(byte[] dict) ZstdBufferDecompressingStream.setDict
(ZstdDictDecompress dict) ZstdBufferDecompressingStream.setLongMax
(int windowLogMax)