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