Hello, you have come here looking for the meaning of the word
. In DICTIOUS you will not only get to know all the dictionary meanings for the word
, but we will also tell you about its etymology, its characteristics and you will know how to say
in singular and plural. Everything you need to know about the word
you have here. The definition of the word
will help you to be more precise and correct when speaking or writing your texts. Knowing the definition of
, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
English
Etymology
See the etymology for endian.
Adjective
big-endian (not comparable)
- (computing) Storing the most significant byte of a multibyte number at a lower address than the least significant byte; that is, "big end" first.
1999, W. Curtis Preston, Unix Backup and Recovery, O'Reilly Media, →ISBN, page 132:Most big Unix machines are big-endian, but Intel x86 machines and older Digital machines are little-endian.
- (networking) Transmitting the most significant byte of a multibyte number before transmitting the least significant byte; that is, "big end" first.
1994, James Martin, Joe Leben, TCP/IP Networking: Architecture, Administration, and Programming, Prentice Hall, page 203:The network octet order for all protocols in the TCP/IP protocol suite is big-endian. A big-endian computer system need not perform any conversion in building TCP/IP protocol headers from integers stored in its memory.
Synonyms
Antonyms
Translations
computing: storing the most significant byte at a lower address
Further reading