WasmSection.SectionT

Undocumented in source.

Members

Functions

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

Mixins

__anonymous
mixin Serialize
Undocumented in source.

Properties

length
size_t length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

sectypes
SecType[] sectypes;
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