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




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.

Overload List

OverloadDescription
GetBytes(Char[],Int32,Int32,Byte[],Int32)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.  
GetBytes(Char[]) (Inherited from System.Text.Encoding)
GetBytes(Char[],Int32,Int32) (Inherited from System.Text.Encoding)
GetBytes(String) (Inherited from System.Text.Encoding)
GetBytes(String,Int32,Int32,Byte[],Int32) (Inherited from System.Text.Encoding)
GetBytes(Char,Int32,Byte,Int32) (Inherited from System.Text.Encoding)

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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