UnderlyingByteSource

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

autoAllocateChunkSize
auto autoAllocateChunkSize()
Undocumented in source. Be warned that the author may not have intended to support it.
autoAllocateChunkSize
void autoAllocateChunkSize(Optional!(T0) autoAllocateChunkSize)
Undocumented in source. Be warned that the author may not have intended to support it.
cancel
void cancel(Optional!(T0) cancel)
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.
pull
void pull(Optional!(T0) pull)
Undocumented in source. Be warned that the author may not have intended to support it.
pull
auto pull()
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(string 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.

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