Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node
/
ReadableStream
/
pipe
pipe
abstract
fun
<
T
:
WritableStream
>
pipe
(
destination
:
T
,
options
:
ReadableStreamPipeOptions
=
definedExternally
)
:
T
(
source
)