Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-node
/
node.zlib
/
createZstdDecompress
create
Zstd
Decompress
external
fun
createZstdDecompress
(
options
:
ZstdOptions
=
definedExternally
)
:
ZstdDecompress
(
source
)
Creates and returns a new
ZstdDecompress
object.
Since
v22.15.0