_isHex

private fnbool _isHex(const char h) @safe @nogc pure nothrow

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