@haxall/haxall
Preparing search index...
node
zlib
inflateRawSync
Function inflateRawSync
inflateRawSync
(
buf
:
InputType
,
options
?:
ZlibOptions
)
:
Buffer
Decompress a chunk of data with
InflateRaw
.
Parameters
buf
:
InputType
Optional
options
:
ZlibOptions
Returns
Buffer
Since
v0.11.12
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@haxall/haxall
Loading...
Decompress a chunk of data with
InflateRaw
.