public class FileHashes extends Object
| Constructor and Description |
|---|
FileHashes() |
| Modifier and Type | Method and Description |
|---|---|
String |
of(File file) |
String |
of(InputStream input)
Computes the hash of given stream.
|
public FileHashes()
Copyright © 2009–2017 SonarSource. All rights reserved.