public interface HashStrategy
| Modifier and Type | Method and Description |
|---|---|
String |
getHash(InputStream inputStream) |
String getHash(InputStream inputStream) throws IOException
inputStream - to digest.IOException - if there was an error during reading the stream content.Copyright © 2008-2014. All Rights Reserved.