Hacker News new | ask | show | jobs
by unsafecast 1267 days ago
What order are the bytes in 0xabcd intended to be used in? I don't see how making it 0x[ab, cd] would be ambiguous, it's the same assumption of reading left to right.