SoftBufferSetBytes 方法 |
| 名称 | 说明 | |
|---|---|---|
| SetBytes(Byte, Int32) |
设置指定的位置的数据块,如果超出,则丢弃数据 Set the data block at the specified position, if it is exceeded, the data is discarded | |
| SetBytes(Byte, Int32, Int32) |
设置指定的位置的数据块,如果超出,则丢弃数据
Set the data block at the specified position, if it is exceeded, the data is discarded
| |
| SetBytes(Byte, Int32, Int32, Int32) |
设置指定的位置的数据块,如果超出,则丢弃数据 Set the data block at the specified position, if it is exceeded, the data is discarded |