toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.zlib
/
gzipSync
gzip
Sync
external
fun
gzipSync
(
buf
:
InputType
,
options
:
ZlibOptions
=
definedExternally
)
:
Buffer
(
source
)
Compress a chunk of data with
Gzip
.
Since
v0.11.12