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