RAD Studio VCL Reference
|
Detects the encoding of a given WideString.
function DetectUTF8Encoding(const s: RawByteString): TEncodeType;
TEncodeType DetectUTF8Encoding(const RawByteString s);
Call DetectUTF8Encoding to detect if a given WideString is UTF-8, ASCII, or ANSI encoded.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|