Package org.sonar.plugins.python.indexer
Class FileHashingUtils
java.lang.Object
org.sonar.plugins.python.indexer.FileHashingUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]
inputFileContentHash
(org.sonar.api.batch.fs.InputFile inputFile)
-
Method Details
-
inputFileContentHash
public static byte[] inputFileContentHash(org.sonar.api.batch.fs.InputFile inputFile) throws IOException, NoSuchAlgorithmException - Throws:
IOException
NoSuchAlgorithmException
-