Search Glossary
big-endian
A technique for multibyte data storage in which the most significant value in each sequence is stored at the lowest (that is, first) storage address.
Contrast with little-endian
A technique for multibyte data storage in which the most significant value in each sequence is stored at the lowest (that is, first) storage address.
Contrast with little-endian