Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.streams
/
UnderlyingDefaultSource
/
pull
pull
abstract
var
pull
:
(
controller
:
ReadableStreamDefaultController
<
R
>
)
->
PromiseLike
<
Void
>
?
?
(
source
)