Searched refs:getEocdSize (Results 1 – 3 of 3) sorted by relevance
765 if (eocdStart + eocd.getEocdSize() != raf.length()) { in readEocd()769 + eocd.getEocdSize() in readEocd()808 eocdEntry = map.add(eocdStart, eocdStart + eocd.getEocdSize(), eocd); in readEocd()2559 public long getEocdSize() { in getEocdSize() method
217 long getEocdSize() { in getEocdSize() method in Eocd
722 assertEquals(ZFileTestConstants.EOCD_SIZE, zipNoOffset.getEocdSize()); in extraDirectoryOffsetEmptyFile()726 assertEquals(ZFileTestConstants.EOCD_SIZE, zipWithOffset.getEocdSize()); in extraDirectoryOffsetEmptyFile()790 assertEquals(ZFileTestConstants.EOCD_SIZE, zipNoOffset.getEocdSize()); in extraDirectoryOffsetNonEmptyFile()796 assertEquals(ZFileTestConstants.EOCD_SIZE, zipWithOffset.getEocdSize()); in extraDirectoryOffsetNonEmptyFile()