WasmSection.DataType

Undocumented in source.

Constructors

this
this(const(ReaderSecType!(Section.DATA)) d)
Undocumented in source.

Members

Mixins

__anonymous
mixin Serialize
Undocumented in source.

Variables

base
string base;
Undocumented in source.
expr
immutable(ubyte)[] expr;
Undocumented in source.
idx
uint idx;
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