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