尾字节 meaning in Chinese
trail byte
Examples
- It is processed in combination with the trail byte that follows immediately after it
它同紧跟在其后的尾字节一起处理。 - The crt now has more checks for invalid multibyte characters , where a lead byte is followed by a null trail byte
现在, crt对前导字节后跟着空尾字节的无效多字节字符要进行更多的检查。 - The crt was not always detecting invalid multibyte strings , where a lead byte would be followed by a null trail byte
) , crt以前并非始终会检测无效多字节字符串,即前导字节后跟着空尾字节的字符串。 - If a parity error occurs on the trailing byte of a stream , an extra byte will be added to the input buffer with a value of 126
如果在流的尾字节上出现奇偶校验错误,将向输入缓冲区添加一个值为126的额外字节。