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