IsValidRune (FUN)ΒΆ
FUNCTION IsValidRune : BOOL
Reports whether
diRune
can be legally encoded as UTF-8.Code points that are out of range or a surrogate half are illegal.
- InOut:
Scope
Name
Type
Comment
Return
IsValidRune
BOOL
Input
diRune
Rune to be analyzed