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 |