byte order

名词 n. 形容词 adj.

英文释义

名词 n.
  1. Order in which bytes are written or read, in memory or through a transmission; choices being big-endian or little-endian.
    — Under this order the first bit to be sent is the LEAST significant bit (B0) of the MOST significant byte (C0) of the first word, followed by the rest of the bits of this byte, then the same right-to-left bit order inside the left-to-right byte order.
形容词 adj.
  1. Relating to the order of bytes, the endianness. not-comparable
    — So that machines with different byte order conventions can communicate, the Internet protocols specify a canonical byte order convention for data transmitted over the network. This is known as network byte order.

词形变化

byte orders plural
0 次浏览 数据来源: Wiktionary