public interface ContentTypeDetect
String
detect(byte[] bytes)
detect(byte[] bytes, String filename)
detect(File file)
detect(InputStream in, String filename)
String detect(File file) throws IOException
IOException
String detect(byte[] bytes)
String detect(byte[] bytes, String filename)
String detect(InputStream in, String filename) throws IOException
Copyright © 2023. All rights reserved.