Searched refs:ENDCOM (Results 1 – 1 of 1) sorted by relevance
86 static final int ENDCOM = 20; // zip file comment length field in Zip189 int actualCommentSize = eocd.getChar(index + ENDCOM); in ZipIterable()