public class CrcUtil extends Object
CrcUtil()
static int
crc32(byte[] array)
crc32(byte[] array, int offset, int length)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CrcUtil()
public static final int crc32(byte[] array)
array
public static final int crc32(byte[] array, int offset, int length)
offset
length
Copyright © 2021. All rights reserved.