0xFF.initHexToVal
private fn
ubyte[256] initHexToVal() @safeInitialize a lookup table that maps ASCII hex digits to their numeric values.
Returns
A 256-entry table where non-hex entries map to
ubyte[256] initHexToVal() @safeInitialize a lookup table that maps ASCII hex digits to their numeric values.
0xFF.