点击或拖拽改变大小

McHelperWriteAsync 方法

重载列表
  名称说明
公共方法静态成员WriteAsync(IReadWriteMc, String, Byte)
写入原始的byte数组数据到指定的地址,返回是否写入成功
Write the original byte array data to the specified address, and return whether the write was successful
公共方法静态成员WriteAsync(IReadWriteMc, String, Boolean, Boolean)
批量写入Boolean数组数据,返回是否成功
Batch write Boolean array data, return whether the write was successful
Top
参见