Word info Synonyms Antonyms

big-endian

Adjective

Meaning

(computing) Storing the most significant byte of a multibyte number at a lower address than the least significant byte; that is, "big end" first.

(networking) Transmitting the most significant byte of a multibyte number before transmitting the least significant byte; that is, "big end" first.

Source: en.wiktionary.org

Synonyms

Antonyms

Related terms

Examples

Accesses to the " inverted page table " (a hash table that functions as a TLB with off-chip storage) are always done in big-endian mode. Source: Internet

Although MIDI is generally little-endian, the 4 time code bytes follow in big-endian order, followed by a F7 "end of exclusive" byte. Source: Internet

As examples, the IBM z/Architecture mainframes use big-endian while the Intel x86 processors use little-endian. Source: Internet

All multi-byte values are stored twice, in little-endian and big-endian format, either one-after-another in what the specification calls "both-byte orders", or in duplicated data structures such as the path table. Source: Internet

All fields in a packet is sent in big-endian format which is transparently handled in Mono source code with corresponding helper encode/decode functions. Source: Internet

If a file starts with the signature " MM " it means that integers are represented as big-endian, while " II " means little-endian. Source: Internet

Close letter words and terms