@haxall/haxall
Preparing search index...
node
zlib
createGzip
Function createGzip
createGzip
(
options
?:
ZlibOptions
)
:
Gzip
Creates and returns a new
Gzip
object. See
example
.
Parameters
Optional
options
:
ZlibOptions
Returns
Gzip
Since
v0.5.8
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@haxall/haxall
Loading...
Creates and returns a new
Gzip
object. Seeexample
.