spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
UnderlyingSink.start
spasm
bindings
streams
UnderlyingSink
Undocumented in source. Be warned that the author may not have intended to support it.
void
start
(Optional!(T0) start)
struct
UnderlyingSink
nothrow
void
start
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
start
)
if
(
isTOrPointer
!(
T0
,
WritableStreamDefaultControllerStartCallback
)
)
auto
start
()
Meta
Source
See Implementation
spasm
bindings
streams
UnderlyingSink
constructors
this
functions
abort
close
start
type
write
static functions
create
variables
handle