Dart.Mail Namespace : ImapUTF7 Class |
The following tables list the members exposed by ImapUTF7.
Name | Description | |
---|---|---|
ImapUTF7 Constructor | Default constructor. |
Name | Description | |
---|---|---|
BodyName | (Inherited from System.Text.Encoding) | |
CodePage | (Inherited from System.Text.Encoding) | |
DecoderFallback | (Inherited from System.Text.Encoding) | |
EncoderFallback | (Inherited from System.Text.Encoding) | |
EncodingName | (Inherited from System.Text.Encoding) | |
HeaderName | (Inherited from System.Text.Encoding) | |
IsBrowserDisplay | (Inherited from System.Text.Encoding) | |
IsBrowserSave | (Inherited from System.Text.Encoding) | |
IsMailNewsDisplay | (Inherited from System.Text.Encoding) | |
IsMailNewsSave | (Inherited from System.Text.Encoding) | |
IsReadOnly | (Inherited from System.Text.Encoding) | |
IsSingleByte | (Inherited from System.Text.Encoding) | |
WebName | (Inherited from System.Text.Encoding) | |
WindowsCodePage | (Inherited from System.Text.Encoding) |
Name | Description | |
---|---|---|
Clone | (Inherited from System.Text.Encoding) | |
Equals | (Inherited from System.Text.Encoding) | |
GetByteCount | Overloaded. Overridden. Computes the encoded byte count for the provided character array. | |
GetBytes | Overloaded. Overridden. Encodes the provided characters into a byte array. | |
GetCharCount | Overloaded. Overridden. Calculates the number of characters that would result from decoding a specified range of elements in a byte array. | |
GetChars | Overloaded. Overridden. Decodes a range of elements from a specified byte array, and stores them in a specified range of elements in a Unicode character array. | |
GetDecoder | (Inherited from System.Text.Encoding) | |
GetEncoder | (Inherited from System.Text.Encoding) | |
GetHashCode | (Inherited from System.Text.Encoding) | |
GetMaxByteCount | Overridden. Calculates the maximum number of bytes required to encode a specified number of characters. | |
GetMaxCharCount | Overridden. Calculates the maximum number of characters that can result from decoding a specified number of bytes. | |
GetPreamble | (Inherited from System.Text.Encoding) | |
GetString | Overloaded. (Inherited from System.Text.Encoding) | |
IsAlwaysNormalized | Overloaded. (Inherited from System.Text.Encoding) |