Searched refs:ENHANCED_DEFLATED (Results 1 – 4 of 4) sorted by relevance
110 ENHANCED_DEFLATED(9), enumConstant
335 || entry.getMethod() == ZipMethod.ENHANCED_DEFLATED.getCode() in supportsMethodOf()
518 case ENHANCED_DEFLATED: in getInputStream()
233 assertEquals(ZipMethod.ENHANCED_DEFLATED.getCode(), e.getMethod()); in readDeflate64CompressedStreamWithDataDescriptor()336 e.setMethod(ZipMethod.ENHANCED_DEFLATED.getCode()); in properlyMarksEntriesAsUnreadableIfUncompressedSizeIsUnknown()