RAD Studio VCL Reference
|
Detects if a given string is UTF-8 encoded.
function IsUTF8String(const s: RawByteString): Boolean;
Boolean IsUTF8String(const RawByteString s);
Call IsUTF8String to detect if a given string is UTF-8 encoded.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|