Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.zlib
/
inflateSync
inflate
Sync
external
fun
inflateSync
(
buf
:
InputType
,
options
:
ZlibOptions
=
definedExternally
)
:
Buffer
<
*
>
(
source
)
Decompress a chunk of data with
Inflate
.
Since
v0.11.12