kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-electron
/
io.kvision.electron.electron
/
ClientRequest
/
end
end
open
fun
end
(
chunk
:
String
=
definedExternally
,
encoding
:
String
=
definedExternally
,
callback
:
(
)
->
Unit
=
definedExternally
)
(
source
)
open
fun
end
(
chunk
:
Buffer
<
ArrayBuffer
>
=
definedExternally
,
encoding
:
String
=
definedExternally
,
callback
:
(
)
->
Unit
=
definedExternally
)
(
source
)