ReadableByteStreamController

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

byobRequest
auto byobRequest()
Undocumented in source. Be warned that the author may not have intended to support it.
close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
desiredSize
auto desiredSize()
Undocumented in source. Be warned that the author may not have intended to support it.
enqueue
void enqueue(ArrayBufferView chunk)
Undocumented in source. Be warned that the author may not have intended to support it.
error
void error(T0 error)
Undocumented in source. Be warned that the author may not have intended to support it.
error
void error()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta