Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
ProtocolResponse
/
charset
charset
abstract
var
charset
:
String
?
(
source
)
The charset of response body, default is
"utf-8"
.