Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.streams
/
UnderlyingSourceStartCallback
Underlying
Source
Start
Callback
typealias
UnderlyingSourceStartCallback
<
R
>
=
(
controller
:
ReadableStreamController
<
R
>
)
->
Unit
(
source
)