Section

Undocumented in source.

Members

Functions

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

Static functions

calcPayloadLength
auto calcPayloadLength(Section section, size_t[string] marks)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

id
uint id;
Undocumented in source.
name
string name;
Undocumented in source.
name_len
uint name_len;
Undocumented in source.
payload
ubyte[] payload;
Undocumented in source.
payload_len
uint payload_len;
Undocumented in source.

Meta