I had trouble under certain circumstances with `parseHexInt` with JS and unsigned integers.
Ah, but `fromHex`. How the heck did I not see that? That also simplifies my code under C. Thanks!
I had trouble under certain circumstances with `parseHexInt` with JS and unsigned integers.
Ah, but `fromHex`. How the heck did I not see that? That also simplifies my code under C. Thanks!