toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.streams
/
ReadableStream
/
pipeToAsync
pipe
To
Async
fun
pipeToAsync
(
destination
:
WritableStream
<
R
>
,
options
:
StreamPipeOptions
=
definedExternally
)
:
Promise
<
Void
>
(
source
)