Searched defs:calculateCrc32 (Results 1 – 2 of 2) sorted by relevance
406 public static long calculateCrc32(InputStream inStream) throws IOException { in calculateCrc32() method in StreamUtil
1186 public static long calculateCrc32(File file) throws IOException { in calculateCrc32() method in FileUtil