computer-architecture memory

Definition

Endianness

Endianness is the byte order used to represent multi-byte values in memory. It determines whether the most significant byte or the least significant byte is stored at the lowest address.