点击或拖拽改变大小

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
Top
参见