UnderlyingSink

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

abort
void abort(Optional!(T0) abort)
Undocumented in source. Be warned that the author may not have intended to support it.
abort
auto abort()
Undocumented in source. Be warned that the author may not have intended to support it.
close
void close(Optional!(T0) close)
Undocumented in source. Be warned that the author may not have intended to support it.
close
auto close()
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start(Optional!(T0) start)
Undocumented in source. Be warned that the author may not have intended to support it.
start
auto start()
Undocumented in source. Be warned that the author may not have intended to support it.
type
void type(T0 type)
Undocumented in source. Be warned that the author may not have intended to support it.
type
auto type()
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(Optional!(T0) write)
Undocumented in source. Be warned that the author may not have intended to support it.
write
auto write()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta