您要查找的是不是:
- A byte composed of eight binary elements. 一个由8个二进制数位组成的字节。
- A byte composed of two binary elements. 一种由两个二进制位组成的字节。同two-bitbyte。
- A byte composed of five binary elements. 由五个二进制码元组成的字节。同five-bitbyte。
- byte specifier 字节指定符
- The Read operation reads as much data as is available, up to the number of bytes specified by the size parameter. Read操作将读取尽可能多的可用数据,直至达到由size参数指定的字节数为止。
- Method will read as much data as is available, up to the number of bytes specified by the size parameter. 方法将读取所有可用的数据,直到达到大小参数所指定的字节数为止。
- The bytes specifies the maximum number of bytes to take from the string or -1 for complete NULL-terminated string. 从字符串中指定要画的最大字节数,或者为-1的时候画完字符串从NULL到结束。
- NCount Specifies the size of the buffer (in bytes). If the typeface name is longer than the number of bytes specified by this parameter, the name is truncated. 指定缓冲区大小(以字节表示),如果字体名字长于参数指定的字节数,则对名字作截尾处理。
- A byte composed of three binary element. 一种由三个二进制位组成的字节。
- Updates checksum with specified byte. 用指定的字节更新校验和。
- 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. 字节、位、半字节或其他较小的数据类型。
- Creates a user-defined factory class and specifier. 创建一个用户自定义工厂和描述符。
- 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 next byte read from the current stream. 从当前流中读取的下一个字节。