The MimeHeader type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AddAttribute(MimeHeaderAttr) |
Adds attribute to this
![]() MimeHeader |
![]() |
AddAttribute(String, String) |
Adds attribute to this
![]() MimeHeader |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() |
Fold |
Gets folded version of
![]() MimeHeader |
![]() |
GetAttribute |
Gets attribute by name.
|
![]() |
GetAttributes |
Gets all attributes for this
![]() MimeHeader |
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
GetValueString |
Gets value for this
![]() MimeHeader |
![]() |
IsValid |
Checks if this header is valid.
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
Parse(array<Byte>[]()[][]) |
Parses information contained in MIME header.
|
![]() |
Parse(ByteBuffer) |
Parses information contained in MIME header.
|
![]() |
RemoveAttribute |
Removes specified index from attributes.
|
![]() |
ToString |
Gets string representation of this (Overrides Object..::..ToString()()()().)![]() MimeHeader |
![]() |
Unfold |
Gets unfolded version of
![]() MimeHeader |