类 CrcCalculatorUtils
java.lang.Object
com.cdkjframework.util.encrypts.crc.CrcCalculatorUtils
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
parameters
参数 -
hashSize
public byte hashSizehash大小
-
-
构造器详细资料
-
CrcCalculatorUtils
构造函数
-
-
方法详细资料
-
calc
public long calc(byte[] data, int offset, int length) 值- 参数:
data
-offset
-length
-- 返回:
-