Searched refs:dataDescriptorIncluded (Results 1 – 1 of 1) sorted by relevance
146 boolean dataDescriptorIncluded) throws ZipFormatException, IOException { in getRecord() argument250 if ((dataDescriptorIncluded) && ((gpFlags & ZipUtils.GP_FLAG_DATA_DESCRIPTOR_USED) != 0)) { in getRecord()