类的使用
org.coodex.util.CRC.Parameters
使用CRC.Parameters的程序包
-
org.coodex.util中CRC.Parameters的使用
参数类型为CRC.Parameters的org.coodex.util中的方法修饰符和类型方法说明static longCRC.calculateCRC(CRC.Parameters crcParams, byte[] data) static longCRC.calculateCRC(CRC.Parameters crcParams, byte[] data, int offset, int length) This method implements simple straight forward bit by bit calculation.参数类型为CRC.Parameters的org.coodex.util中的构造器