Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.zlib
/
BrotliOptionsParams
Brotli
Options
Params
sealed
external
interface
BrotliOptionsParams
(
source
)
Members
Functions
get
Link copied to clipboard
abstract
operator
fun
get
(
key
:
Number
)
:
Any
?
Each key is a
constants
.
BROTLI_
*
constant.
set
Link copied to clipboard
abstract
operator
fun
set
(
key
:
Number
,
value
:
Any
?
)