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 TypeMethodDescription@NotNull ZstdBufferDecompressingStreamZstdBufferDecompressingStream.setDict(byte @NotNull [] dict) @NotNull ZstdBufferDecompressingStreamZstdBufferDecompressingStream.setDict(@NotNull ZstdDictDecompress dict) @NotNull ZstdBufferDecompressingStreamZstdBufferDecompressingStream.setLongMax(int windowLogMax)