您要查找的是不是:
- A byte composed of eight binary elements. 一个由8个二进制数位组成的字节。
- A byte composed of two binary elements. 一种由两个二进制位组成的字节。同two-bitbyte。
- Decrement (decrease by one) the byte at the pointer. 指针指向的字节的值减一。
- A byte composed of five binary elements. 由五个二进制码元组成的字节。同five-bitbyte。
- byte decrement 字节减量
- A byte composed of three binary element. 一种由三个二进制位组成的字节。
- The first form is a prefix decrement operation. 第一种形式是前缀减量操作。
- Updates checksum with specified byte. 用指定的字节更新校验和。
- This is a default decrement that you cannot change. 这是默认减少量,您无法更改。
- Reads the next byte of data from the input stream. 就是读入数据流中的下一个字节。
- A byte composed of six binary elements. 由6个二进制位组成的一个字节。
- A byte, bit, nibble, or other small data type. 字节、位、半字节或其他较小的数据类型。
- A byte composed of four binary elements. 由四个二进制位组成的字节。同four bit byte。
- A pad byte, if the chunk's length is not even. 不固定长度字段:此区块的资料,大小等同前一栏之正整数.
- The byte array of data to be saved. 要保存的数据的字节数组。
- The byte array value of the IP address. IP地址的字节数组值。
- The byte to write to the stream. 要写入流的字节。
- The decrement operator is -- and means "decrease by one unit. 其中,递减运算符是“--”,意为“减少一个单位”;
- The next byte read from the current stream. 从当前流中读取的下一个字节。
- Which also returns a byte array. 混淆,后者也返回一个字节数组。