WasmSection.DataType

Undocumented in source.

Constructors

this
this(immutable(ubyte[]) data)
Undocumented in source.

Members

Functions

opSlice
ExprRange opSlice()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

base
immutable(char[]) base;
Undocumented in source.
expr
immutable(ubyte[]) expr;
Undocumented in source.
idx
uint idx;
Undocumented in source.
size
immutable(size_t) size;
Undocumented in source.

Meta