您要查找的是不是:
- swap byte buffer 交换字节缓冲器
- Function to read bits in a byte buffer. 在字节缓冲中读取位。
- Function to set bits in a byte buffer. 设置一个字节缓冲的位。
- After serialization, the underlying byte buffer of the SocketAddress contains all of the IPEndPoint state information. 序列化之后,SocketAddress的基础字节缓冲区包含所有IPEndPoint状态信息。
- Use this method when you want to write to a byte buffer to create output to a serial port. 当您想要通过写入字节缓冲区创建串行端口输出时,请使用此方法。
- You can access any information within this underlying byte buffer by referring to its index position; the byte buffer uses zero-based indexing. 通过引用其索引位置,您可以访问该基础字节缓冲区中的任何信息;字节缓冲区使用从零开始的索引。
- The number of bytes buffered for reads and writes to the file. 用于读取和写入文件的已放入缓冲区的字节数。
- The offset in the buffer of the first byte to read. 缓冲的偏移量,即要读取的第一个字节。
- A byte composed of eight binary elements. 一个由8个二进制数位组成的字节。
- I'll swap you three of mine for one of yours. 我以我的三个换你一个。
- A byte composed of two binary elements. 一种由两个二进制位组成的字节。同two-bitbyte。
- A buffer in a drum used to temporarily store data. 磁鼓中用来暂时存放数据的一种缓冲区。
- A byte composed of five binary elements. 由五个二进制码元组成的字节。同five-bitbyte。
- Swap effect requires that there be exactly one back buffer. 交换效果都要求恰好只有一个后台缓冲区。
- As you like my dress and I like yours, shall we do a swap? 既然你喜欢我的连衣裙而我也喜欢你的,咱们交换好吗?
- swap byte 交换字节
- I want to sit where you're sitting; shall we swap over? 我想坐在你坐的地方,我们对换一下好吗?
- The fallback buffer can process the input byte sequence. 则回退缓冲区可以处理输入字节序列。
- He offered to swap his camera for hers. 他表示要与她交换相机。
- Each chunk is read into a byte array per the specified buffer size. 它根据指定的缓冲区大小,将每个块读入一个字节数组。