Home | History | Annotate | Download | only in util

Lines Matching refs:calculateMd5

932     public static String calculateMd5(File file) throws IOException {
934 return StreamUtil.calculateMd5(inputSource);