字节顺序 meaning in Chinese
byte order
Examples
- Such as a byte order mark
(例如一个字节顺序标记)来尝试确定给定 - Converts a value from host byte order to network byte order
将值由主机字节顺序转换为网络字节顺序。 - Converts a number from network byte order to host byte order
将数字由网络字节顺序转换为主机字节顺序。 - Method returns an array of bytes containing the byte order mark
方法返回一个包含字节顺序标记的字节数组。 - Converts a long value from host byte order to network byte order
将长值由主机字节顺序转换为网络字节顺序。