Package com.db4o.foundation
Class CRC32
- java.lang.Object
-
- com.db4o.foundation.CRC32
-
public class CRC32 extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CRC32()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static long
checkSum(byte[] buffer, int start, int count)
-