Big Endian
A byte ordering system where the most-significant byte of a multiple byte number is placed in memory at the lowest address.
See also: Byte, Little Endian.
Subjects: Computing
A byte ordering system where the most-significant byte of a multiple byte number is placed in memory at the lowest address.
See also: Byte, Little Endian.
Subjects: Computing