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