WasmSection.ElementType

Undocumented in source.

Constructors

this
this(const(ReaderSecType!(Section.ELEMENT)) e)
Undocumented in source.

Members

Mixins

__anonymous
mixin Serialize
Undocumented in source.

Variables

expr
immutable(ubyte)[] expr;
Undocumented in source.
funcs
immutable(uint)[] funcs;
Undocumented in source.
tableidx
uint tableidx;
Undocumented in source.

Mixed In Members

From mixin Serialize

serialize
void serialize(OutBuffer bout)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta