zstdDecompressSync
external fun zstdDecompressSync(buf: InputType, options: ZstdOptions = definedExternally): Buffer<*>(source)
Decompress a chunk of data with ZstdDecompress
.
Since
v22.15.0
Decompress a chunk of data with ZstdDecompress
.
v22.15.0