public final class InputFileUtils
extends Object
-
Method Summary
hash(byte[] input,
String algorithm,
int expectedLength)
md5Hash(org.sonar.api.batch.fs.InputFile inputFile)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
-
hash
public static String hash(byte[] input,
String algorithm,
int expectedLength)