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