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