toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.streams
/
ReadableStream
/
pipeThrough
pipe
Through
fun
<
T
>
pipeThrough
(
transform
:
ReadableWritablePair
<
T
,
R
>
,
options
:
StreamPipeOptions
=
definedExternally
)
:
ReadableStream
<
T
>
(
source
)
MDN Reference