SourceBufferList

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

length
uint length()
Undocumented in source. Be warned that the author may not have intended to support it.
onaddsourcebuffer
void onaddsourcebuffer(Optional!(T0) onaddsourcebuffer)
Undocumented in source. Be warned that the author may not have intended to support it.
onaddsourcebuffer
EventHandler onaddsourcebuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
onremovesourcebuffer
void onremovesourcebuffer(Optional!(T0) onremovesourcebuffer)
Undocumented in source. Be warned that the author may not have intended to support it.
onremovesourcebuffer
EventHandler onremovesourcebuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
auto opDispatch()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
auto opIndex(uint index)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.EventTarget.EventTarget _parent;
Undocumented in source.

Meta