Searched defs:signatureCheckBytes (Results 1 – 1 of 1) sorted by relevance
2328 private static boolean isJpegFormat(byte[] signatureCheckBytes) throws IOException { in isJpegFormat()2343 private boolean isRafFormat(byte[] signatureCheckBytes) throws IOException { in isRafFormat()2353 private boolean isHeifFormat(byte[] signatureCheckBytes) throws IOException { in isHeifFormat()2433 private boolean isOrfFormat(byte[] signatureCheckBytes) throws IOException { in isOrfFormat()2452 private boolean isRw2Format(byte[] signatureCheckBytes) throws IOException { in isRw2Format()