toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.zlib
/
inflateRaw
inflate
Raw
external
fun
inflateRaw
(
buf
:
InputType
,
callback
:
CompressCallback
)
(
source
)
Since
v0.6.0
external
fun
inflateRaw
(
buf
:
InputType
,
options
:
ZlibOptions
,
callback
:
CompressCallback
)
(
source
)