public class CRC32HashStrategy extends Object implements HashStrategy
| Modifier and Type | Field and Description |
|---|---|
static String |
ALIAS
A short name of this hashBuilder.
|
| Constructor and Description |
|---|
CRC32HashStrategy() |
public static final String ALIAS
public String getHash(InputStream input) throws IOException
getHash in interface HashBuilderinput - to digest.IOException - if there was an error during reading the stream content.Copyright © 2008-2013. All Rights Reserved.