public interface MimeTypeDetector
MimeType probe(String path) throws IOException
path - 文件路径IOException - IOExceptionMimeType probe(File file) throws IOException
file - 文件对象 File 实例IOException - IOExceptionCopyright © 2023 buession.com Inc.. All rights reserved.