Searched refs:startsWithLoc (Results 1 – 1 of 1) sorted by relevance
1081 return res.zsrc.startsWithLoc; in startsWithLocHeader()1237 private final boolean startsWithLoc; // true, if zip file starts with LOCSIG (usually true) field in ZipFile.Source1442 this.startsWithLoc = (locsig == LOCSIG); in Source()