Msg

Undocumented in source.

Members

Functions

toString
void toString(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Static functions

parse
Msg parse(ubyte[] srcData)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

data
string data;
Undocumented in source.
headers
Headers headers;
Undocumented in source.
parts
Msg[] parts;
Undocumented in source.
rawData
ubyte[] rawData;
Undocumented in source.

Meta