ReadableStreamDefaultReader

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

cancel
auto cancel(T0 reason)
Undocumented in source. Be warned that the author may not have intended to support it.
cancel
auto cancel()
Undocumented in source. Be warned that the author may not have intended to support it.
closed
auto closed()
Undocumented in source. Be warned that the author may not have intended to support it.
read
auto read()
Undocumented in source. Be warned that the author may not have intended to support it.
releaseLock
void releaseLock()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta