For a list of all members of this type, see ImapUTF7Encoding members.
"| Name | Description | |
|---|---|---|
![]() | Clone | (Inherited from System.Text.Encoding) |
![]() | GetByteCount | Overloaded. Overridden. Calculates the number of bytes required to store the results of encoding a range of characters from a specified Unicode character array. |
![]() | GetBytes | Overloaded. Overridden. Encodes a specified range of elements from a Unicode character array, and stores the results in a specified range of elements in 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) |
![]() | 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) |
