spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
ReadableStream.pipeTo
spasm
bindings
streams
ReadableStream
Undocumented in source. Be warned that the author may not have intended to support it.
auto
pipeTo
(WritableStream dest, PipeOptions options)
struct
ReadableStream
nothrow
auto
pipeTo
()
(
scope
ref
WritableStream
dest
,
scope
ref
PipeOptions
options
)
auto
pipeTo
(WritableStream dest)
Meta
Source
See Implementation
spasm
bindings
streams
ReadableStream
constructors
this
functions
cancel
getReader
locked
pipeThrough
pipeTo
tee
variables
handle