Uses of Class
com.github.luben.zstd.ZstdBufferDecompressingStream
-
Packages that use ZstdBufferDecompressingStream Package Description com.github.luben.zstd -
-
Uses of ZstdBufferDecompressingStream in com.github.luben.zstd
Methods in com.github.luben.zstd that return ZstdBufferDecompressingStream Modifier and Type Method Description ZstdBufferDecompressingStreamZstdBufferDecompressingStream. setDict(byte[] dict)ZstdBufferDecompressingStreamZstdBufferDecompressingStream. setDict(ZstdDictDecompress dict)ZstdBufferDecompressingStreamZstdBufferDecompressingStream. setLongMax(int windowLogMax)
-