@haxall/haxall
Preparing search index...
node
zlib
zstdCompressSync
Function zstdCompressSync
zstdCompressSync
(
buf
:
InputType
,
options
?:
ZstdOptions
)
:
Buffer
Experimental
Compress a chunk of data with
ZstdCompress
.
Parameters
buf
:
InputType
Optional
options
:
ZstdOptions
Returns
Buffer
Since
v22.15.0
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@haxall/haxall
Loading...
Compress a chunk of data with
ZstdCompress
.