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