toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
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
?
)