public static interface HttpDownloadHelper.Checksummer
Modifier and Type | Method and Description |
---|---|
String |
checksum(byte[] filebytes)
Return the hex string for the given byte array
|
String |
name()
Human-readable name for the checksum format
|
Copyright © 2009–2016. All rights reserved.