Uses of Class
io.milton.zsync.ChainingHash
Packages that use ChainingHash
-
Uses of ChainingHash in io.milton.zsync
Methods in io.milton.zsync that return ChainingHashModifier and TypeMethodDescriptionMetaFileReader.getHashtable()Returns hash table cotaining block checksumsConstructors in io.milton.zsync with parameters of type ChainingHashModifierConstructorDescriptionMakeContext(ChainingHash hashtable, long[] fileMap) MakeContextEx(ChainingHash hashtable, int blockcount, int blocksize) Constructs a MakeContextEx from an already-initialized ChainingHash.