toggle menu
flatInvoker
js
switch theme
search in API
reaktor-core
/
dev.shibasis.reaktor.core.server.cloudflare
/
ReadableStream
/
pipeThrough
pipe
Through
js
abstract
fun
<
T
>
pipeThrough
(
transform
:
ReadableWritablePair
<
T
,
R
>
,
options
:
StreamPipeOptions
=
definedExternally
)
:
ReadableStream
<
T
>