_hexVal
private fn
uint _hexVal(const char h) @safe @nogc pure nothrowConvert a hex digit char to its numeric value (assumes valid hex digit).
uint _hexVal(const char h) @safe @nogc pure nothrowConvert a hex digit char to its numeric value (assumes valid hex digit).