public final class CRC64 extends Object
Modifier and Type | Method and Description |
---|---|
static long |
checksum(byte[] data)
Calculates the CRC64 checksum for the given data array.
|
Copyright © 2009–2016 Mountainminds GmbH& Co. KG. All rights reserved.