isDefined
Returns true
if this character (Unicode code point) is defined in Unicode.
A character is considered to be defined in Unicode if its category is not CharCategory.UNASSIGNED.
Returns true
if this character (Unicode code point) is defined in Unicode.
A character is considered to be defined in Unicode if its category is not CharCategory.UNASSIGNED.
Thanks for your feedback!