Searched refs:actualCommentSize (Results 1 – 1 of 1) sorted by relevance
189 int actualCommentSize = eocd.getChar(index + ENDCOM); in ZipIterable() local190 if (commentSize != actualCommentSize) { in ZipIterable()193 "zip file comment length was %d, expected %d", commentSize, actualCommentSize)); in ZipIterable()