edu.jhu.tmaj.util.file
Interface ChecksumUtil

All Known Implementing Classes:
ChecksumUtilImpl

public interface ChecksumUtil


Method Summary
 long getChecksum(byte[] bytes)
           
 

Method Detail

getChecksum

long getChecksum(byte[] bytes)