WasmSection.TableType

Undocumented in source.

Constructors

this
this(const(ReaderSecType!(Section.TABLE)) t)
Undocumented in source.

Members

Mixins

__anonymous
mixin Serialize
Undocumented in source.

Variables

limit
Limit limit;
Undocumented in source.
type
Types type;
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