Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.streams
/
ReadableStreamDefaultReader
/
readAsync
read
Async
fun
readAsync
(
)
:
Promise
<
ReadableStreamReadResult
<
R
>
>
(
source
)