Home | History | Annotate | Download | only in zip

Lines Matching defs:getEocdSize

764                     if (eocdStart + eocd.getEocdSize() != raf.length()) {
768 getEocdSize()
807 eocdEntry = map.add(eocdStart, eocdStart + eocd.getEocdSize(), eocd);
2558 public long getEocdSize() {