RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TUnicodeEncoding Methods

The methods of the TUnicodeEncoding class are listed here.

 
Name 
Description 
 
Calculates the maximum bytes generated to encode the specified number of characters. 
 
Calculates the maximum number of characters generated to decode a specified number of bytes. 
 
Returns a preamble in a byte array that specifies the encoding used. 
 
Name 
Description 
 
Returns the number of bytes generated by encoding Chars. 
 
Encodes a set of characters into a sequence of bytes. 
 
Calcuates a number of characters generated by decoding a sequence of bytes. 
 
Decodes a set of bytes into a set of characters. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!