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