MimeEntity

Undocumented in source.

Constructors

this
this(MimeContentType contentType, bool asImf)
Undocumented in source.

Members

Enums

Type
enum Type
Undocumented in source.

Functions

copy
void copy(R range)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Unions

Content
union Content
Undocumented in source.

Variables

boundary
string boundary;
Undocumented in source.
content
Content content;
Undocumented in source.
encoded
string encoded;
Undocumented in source.
encoding
string encoding;
Undocumented in source.
entityType
Type entityType;
Undocumented in source.
headers
MimeHeader[] headers;
Undocumented in source.

Meta