public class Crc32Provider extends AbstractHashProvider
Crc32Provider()
void
hash(byte[] data, int start, int size)
byte[]
output()
blockSize, hash, hashSize, init
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Crc32Provider()
public void hash(byte[] data, int start, int size)
public byte[] output()
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.