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