toggle menu
flatInvoker
js
switch theme
search in API
reaktor-core
/
dev.shibasis.reaktor.core.server.cloudflare
/
ReadableStream
/
pipeTo
pipe
To
js
abstract
fun
pipeTo
(
destination
:
WritableStream
<
R
>
,
options
:
StreamPipeOptions
=
definedExternally
)
:
Promise
<
Unit
>