您要查找的是不是:
- Network Byte Sequence 网络字节顺序
- Gets the input byte sequence that caused the exception. 获取导致异常的输入字节序列。
- Maps data from any length to a fixed-length byte sequence. 将数据从任意长度映射为定长字节序列。
- The fallback buffer can process the input byte sequence. 则回退缓冲区可以处理输入字节序列。
- Converts a long value from host byte order to network byte order. 将长值由主机字节顺序转换为网络字节顺序。
- Converts a long value from network byte order to host byte order. 将长值由网络字节顺序转换为主机字节顺序。
- Converts a number from network byte order to host byte order. 将数字由网络字节顺序转换为主机字节顺序。
- Converts a short value from host byte order to network byte order. 将短值由主机字节顺序转换为网络字节顺序。
- Converts a short value from network byte order to host byte order. 将短值由网络字节顺序转换为主机字节顺序。
- Converts a value from host byte order to network byte order. 将值由主机字节顺序转换为网络字节顺序。
- Finally, the sin_port and sin_addr must be in Network Byte Order! 如果我没说网络字节顺序,你就要使用主机字节顺序。
- Gets an object that throws an exception when an input byte sequence cannot be decoded. 获取无法解码输入字节序列时引发异常的对象。
- Gets the index position in the input byte sequence of the byte that caused the exception. 获取导致异常的字节在输入字节序列中的索引位置。
- It might not be possible to convert a character to an equivalent encoded byte sequence if no suitable encoding exists. 如果不存在合适的编码,可能无法将字符转换为等效的编码字节序列。
- It might not be possible to convert an encoded byte sequence to an equivalent character if no suitable decoding exists. 如果不存在合适的解码,可能无法将已编码的字节序列转换为等效的字符。
- Replacement A string that is emitted in a decoding operation in place of an input byte sequence that cannot be decoded. 在解码操作中发出的、用以替换无法解码的输入字节序列的字符串。
- Class substitutes a string that you provide in place of any input byte sequence that cannot be converted. 类都用您提供的一个字符串来替代。
- Method nominally indicates whether an exception is thrown if an input byte sequence cannot be decoded. 方法从名义上指示当无法对输入字节序列解码时是否引发异常。
- Sometimes there is a formal byte sequence referred to as an end-frame delimiter. 有时有正式的位元组序列被视为端架结束界限。
- The multibyte integer representation used by the TCP/IP protocols is sometimes called network byte order. IP协议中的多字节整数表示法称之为网络字节序。