little-endian
Computing term for byte order where the least significant byte is stored first. Used in technical discussions of CPU architecture, file formats, and network protocols.
x86 processors use the little-endian format.
This binary data is stored in little-endian order.