The MimeHeaderAttr type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
MimeHeaderAttr()()()() |
Constructs a new
![]() MimeHeaderAttr |
![]() |
MimeHeaderAttr(array<Byte>[]()[][]) |
Constructs a new
![]() MimeHeaderAttr |
![]() |
MimeHeaderAttr(String) |
Constructs a new
![]() MimeHeaderAttr |
![]() |
MimeHeaderAttr(String, String) |
Constructs a new
![]() MimeHeaderAttr |
![]() |
MimeHeaderAttr(String, String, String) |
Constructs a new
![]() MimeHeaderAttr |
Methods
Name | Description | |
---|---|---|
![]() |
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.) |
![]() |
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 of attribute.
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
Parse(array<Byte>[]()[][]) |
Parses the MIME header attribute.
|
![]() |
Parse(ByteBuffer) |
Parses the MIME header attribute.
|
![]() |
ToString |
Gets String representation of this (Overrides Object..::..ToString()()()().)![]() MimeHeaderAttr |
Fields
Name | Description | |
---|---|---|
![]() |
name |
Represents name of MIME header attribute.
|
![]() |
val |
Represents value of MIME header attribute.
|
Properties
Name | Description | |
---|---|---|
![]() |
Name |
Gets/Sets the name of the
![]() MimeHeaderAttr |
![]() |
Value |
Gets/Sets the value of the
![]() MimeHeaderAttr |