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