Maven module :un.storage : archive-xz :
Class :
un.storage.archive.xz.check.CRC64
Extends/Implements :
un.storage.archive.xz.check.Check
Subclasses : -
Variables : -
Functions :
CRC64,
update,
finish
public void
CRC64 ()
public void
update (byte[] buf, int off, int len)
public byte[]
finish ()
CRC64
Author: Lasse Collin
This file has been put into the public domain.
You can do whatever you want with this file.