byte-spaace
常见例句
- 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。 - A byte composed of three binary element.
一种由三个二进制位组成的字节。 - Updates checksum with specified byte.
用指定的字节更新校验和。 - Reads the next byte of data from the input stream.
就是读入数据流中的下一个字节。 返回 byte-spaace