Searched refs:offsetOfEocd (Results 1 – 1 of 1) sorted by relevance
69 long offsetOfEocd = MinimalZipParser.locateStartOfEocd(in, 32768); in listEntriesInternal() local70 if (offsetOfEocd == -1) { in listEntriesInternal()76 in.setRange(offsetOfEocd, in.length() - offsetOfEocd); in listEntriesInternal()