Endianness refers to the order in which the bytes of a multi-byte word are stored in memory.
Endianness是指多字节字在内存中的存储顺序。
Therefore, the number of bytes required in multi-byte format depends upon the length value.
因此,在多字节格式中所需要的字节数取决于长度值。
Recall from the discussion of Table 2 in the first article of this series that there are two ways of representing length bytes: single-byte length notation and multi-byte length notation.
回想一下在本系列的第一篇文章中对表2的讨论,有两种表示字节长度的方法:单字节表示法和多字节表示法。
应用推荐