WritableStream

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

abort
auto abort(T0 reason)
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.
getWriter
auto getWriter()
Undocumented in source. Be warned that the author may not have intended to support it.
locked
auto locked()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta