Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.streams
/
ReadableStream
/
pipeToAsync
pipe
To
Async
fun
pipeToAsync
(
destination
:
WritableStream
<
R
>
,
options
:
StreamPipeOptions
=
definedExternally
)
:
Promise
<
Void
>
(
source
)