_isHex
private fn
bool _isHex(const char h) @safe @nogc pure nothrowCheck if a character is a hexadecimal digit (0-9, a-f, A-F).
bool _isHex(const char h) @safe @nogc pure nothrowCheck if a character is a hexadecimal digit (0-9, a-f, A-F).