Post #2941172
2026-02-26 07:53 UTC
This is a single byte, so it's represented the same in big-endian vs little-endian. Endianness defines the order of bytes, not individual bits
Replies (1)
-
@adb@lemmy.ml 2026-02-26 08:32
Indeed, endianness is the order of bytes, my bad. I guess I meant LSb vs MSb