a) Of a computer, storing the most significant byte of a multibyte number at a lower address than the least significant byte; that is, "big end" first.
b) Of a computer, transmitting most significant byte of a multibyte number before transmitting the least significant byte; that is, "big end" first.
See Also: endianness
Wikipedia foundation.