If equal to 1, then the computer stores multi-byte data values
with the most significant byte first (i.e., is bigendian). If equal to
0, then the computer stores such values with the least
significant byte first (i.e., is littleendian).
See also: Byte Order, ENDIAN