Searched defs:findEocdInHap (Results 1 – 1 of 1) sorted by relevance
219 private static Pair<Long, ByteBuffer> findEocdInHap(ZipDataInput in) throws IOException { in findEocdInHap() method in ZipUtils227 …private static Pair<Long, ByteBuffer> findEocdInHap(ZipDataInput zip, int maxCommentSize) throws I… in findEocdInHap() method in ZipUtils