@haxall/haxall
Preparing search index...
node
zlib
brotliCompressSync
Function brotliCompressSync
brotliCompressSync
(
buf
:
InputType
,
options
?:
BrotliOptions
)
:
Buffer
Compress a chunk of data with
BrotliCompress
.
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...
Compress a chunk of data with
BrotliCompress
.