multibyte
基本解释
- n.[计]多字节
英汉例句
- It is pretty easy to reverse a multibyte integer if you find you need the other format.
如果你需要转换一个多字节的整型数据到另外一种编码格式,那将是件相当容易的事情。 - Little endian means that the least significant byte of any multibyte data field is stored at the lowest memory address, which is also the address of the larger field.
小端字节意味着任意多字节数据字段的低位字节存储于低的内存地址中,低内存地址也是大字段的地址。