public abstract class FileMD5Maker extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected static org.slf4j.Logger |
logger |
| 构造器和说明 |
|---|
FileMD5Maker() |
public static String makeFileMD5(File file) throws IOException
IOExceptionpublic static String makeFileMD5(InputStream is) throws IOException
IOExceptionCopyright © 2017. All rights reserved.