RAD Studio VCL Reference
|
The following tables list the members exposed by TBigEndianUnicodeEncoding.
|
Name |
Description |
|
This is the overview for the Convert method overload. | |
|
This is Create, a member of class TUnicodeEncoding. | |
|
Frees the internal standard encoding instances. | |
|
Determines the encoding for a given buffer. | |
|
Returns the encoding used for the code page supplied. | |
|
Calculates the maximum bytes generated to encode the specified number of characters. | |
|
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. | |
|
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. | |
|
This is the overview for the GetString method overload. | |
|
Reports if this instance is a standard encoding instance. |
|
Name |
Description |
|
Returns an encoding for the ASCII character set. | |
|
Returns an encoding for the UTF-16 format with big-endian byte order. | |
|
Returns an encoding for the operating system's default ANSI code page. | |
|
This boolean specifies if the current encoding is of single-byte format. | |
|
Returns an encoding for the UTF-16 format with little-endian byte order. | |
|
Returns an encoding for the UTF-7 format. | |
|
Returns an encoding for the UTF-8 format. |
|
Name |
Description |
|
This is FIsSingleByte, a member of class TEncoding. | |
|
This is FMaxCharSize, a member of class TEncoding. |
|
Name |
Description |
|
Returns the number of bytes generated by encoding Chars. | |
|
This is the overview for the GetByteCount method overload. | |
|
Encodes a set of characters into a sequence of bytes. | |
|
This is the overview for the GetBytes method overload. | |
|
Calcuates a number of characters generated by decoding a sequence of bytes. | |
|
This is the overview for the GetCharCount method overload. | |
|
Decodes a set of bytes into a set of characters. | |
|
This is the overview for the GetChars method overload. |
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|