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