Deutsch
English
Français
Español
Italiano
Русский
日本語
中文
Menu
Search
Deutsch
English
Français
Español
Italiano
Русский
日本語
中文
Library Information
GetLibVersion (Function)
GetLibVersionNumber (Function)
IsLibReleased (Function)
utf8
Functions
DecodeLastRune (Function)
DecodeRune (Function)
EncodeRune (Function)
IsFullRune (Function)
IsRuneStart (Function)
IsValid (Function)
IsValidRune (Function)
RuneCount (Function)
RuneLen (Function)
Globals
Constants (GVL)
Types
RUNE (Alias)
File and Project Information
Library Reference
UTF-8 Encoding Support
Docs
»
utf8
»
Functions
»
IsValidRune (FUN)
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
Return
IsValidRune
BOOL
Input
diRune
RUNE