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