unicharIsxdigit
Determines if a character is a hexadecimal digit.
Return
true if the character is a hexadecimal digit
Parameters
c
a Unicode character.
Determines if a character is a hexadecimal digit.
true if the character is a hexadecimal digit
a Unicode character.