_hexVal

private fnuint _hexVal(const char h) @safe @nogc pure nothrow

Convert a hex digit char to its numeric value (assumes valid hex digit).