byte[] markBuf = "%PDF".getBytes(); boolean compare = compare(fileBytes, markBuf); System.out.println(compare);