Searched defs:calculateBase64Md5 (Results 1 – 2 of 2) sorted by relevance
431 public static String calculateBase64Md5(InputStream inputSource) throws IOException { in calculateBase64Md5() method in StreamUtil
1092 public static String calculateBase64Md5(File file) throws IOException { in calculateBase64Md5() method in FileUtil