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