IsLegalUTF8 (FUN)ΒΆ
FUNCTION IsLegalUTF8 : BOOL
This method checks if a given string contains of valid UTF-8 characters.
- InOut:
Scope
Name
Type
Comment
Return
IsLegalUTF8BOOLInput
sourcePOINTER TO BYTE
Pointer to the string to check
lengthINTLength of the string to check