Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-node
/
node.zlib
/
ZstdOptionsParams
Zstd
Options
Params
sealed
external
interface
ZstdOptionsParams
(
source
)
Members
Functions
get
Link copied to clipboard
abstract
operator
fun
get
(
key
:
Number
)
:
Any
?
set
Link copied to clipboard
abstract
operator
fun
set
(
key
:
Number
,
value
:
Any
?
)