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