@haxall/haxall
Preparing search index...
node
zlib
brotliDecompressSync
Function brotliDecompressSync
brotliDecompressSync
(
buf
:
InputType
,
options
?:
BrotliOptions
)
:
Buffer
Decompress a chunk of data with
BrotliDecompress
.
Parameters
buf
:
InputType
Optional
options
:
BrotliOptions
Returns
Buffer
Since
v11.7.0, v10.16.0
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@haxall/haxall
Loading...
Decompress a chunk of data with
BrotliDecompress
.