@haxall/haxall
Preparing search index...
node
zlib
zstdDecompressSync
Function zstdDecompressSync
zstdDecompressSync
(
buf
:
InputType
,
options
?:
ZstdOptions
)
:
Buffer
Experimental
Decompress a chunk of data with
ZstdDecompress
.
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...
Decompress a chunk of data with
ZstdDecompress
.