点击或拖拽改变大小

SoftLRCCalculateAcc 方法

重载列表
  名称说明
公共方法静态成员CalculateAcc(Byte)
根据传入的原始字节数组,计算和校验信息,可以指定起始的偏移地址和尾部的字节数量信息
Calculate and check the information according to the incoming original byte array, you can specify the starting offset address and the number of bytes at the end
公共方法静态成员CalculateAcc(Byte, Int32, Int32)
根据传入的原始字节数组,计算和校验信息,可以指定起始的偏移地址和尾部的字节数量信息
Calculate and check the information according to the incoming original byte array, you can specify the starting offset address and the number of bytes at the end
Top
参见