Uses of Class
com.github.luben.zstd.ZstdDecompressCtx
Packages that use ZstdDecompressCtx
-
Uses of ZstdDecompressCtx in com.github.luben.zstd
Methods in com.github.luben.zstd that return ZstdDecompressCtxModifier and TypeMethodDescription@NotNull ZstdDecompressCtxZstdDecompressCtx.loadDict(byte @Nullable [] dict) Load decompression dictionary.@NotNull ZstdDecompressCtxZstdDecompressCtx.loadDict(@Nullable ZstdDictDecompress dict) Load decompression dictionary@NotNull ZstdDecompressCtxZstdDecompressCtx.setMagicless(boolean magiclessFlag) Enable or disable magicless frames