Use the prefix to store the info about the endianity. A prefix of 2 bytes, where 0x0000 = little endian 0xFFFF = big endian (no swap effects)
Use the prefix to store the info about the endianity.
A prefix of 2 bytes, where
0x0000 = little endian
0xFFFF = big endian
(no swap effects)