toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node
/
ReadableStream
/
pipe
pipe
abstract
fun
<
T
:
WritableStream
>
pipe
(
destination
:
T
,
options
:
ReadableStreamPipeOptions
=
definedExternally
)
:
T
(
source
)