PowerTCP Mail for .NET
ImapUTF7Encoding Class Methods
See Also  Send comments on this topic.
Dart.PowerTCP.Mail Namespace : ImapUTF7Encoding Class


"

For a list of all members of this type, see ImapUTF7Encoding members.

"

Public Methods

 NameDescription
public MethodClone (Inherited from System.Text.Encoding)
public MethodGetByteCountOverloaded. Overridden. Calculates the number of bytes required to store the results of encoding a range of characters from a specified Unicode character array.  
public MethodGetBytesOverloaded. 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.  
public MethodGetCharCountOverloaded. Overridden. Calculates the number of characters that would result from decoding a specified range of elements in a byte array.  
public MethodGetCharsOverloaded. 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.  
public MethodGetDecoder (Inherited from System.Text.Encoding)
public MethodGetEncoder (Inherited from System.Text.Encoding)
public MethodGetMaxByteCountOverridden. Calculates the maximum number of bytes required to encode a specified number of characters.  
public MethodGetMaxCharCountOverridden. Calculates the maximum number of characters that can result from decoding a specified number of bytes.  
public MethodGetPreamble (Inherited from System.Text.Encoding)
public MethodGetStringOverloaded.  (Inherited from System.Text.Encoding)
public MethodIsAlwaysNormalizedOverloaded.  (Inherited from System.Text.Encoding)
Top

See Also

Documentation Version 3.2
© 2010 Dart Communications. All Rights Reserved.