isHexDigit

fnbool isHexDigit(char c)

Returns true if the character is a hexadecimal digit (0-9, A-F, a-f).