Searched refs:IMPLODING (Results 1 – 5 of 5) sorted by relevance
44 assertEquals("method", ZipMethod.IMPLODING.getCode(), entry.getMethod()); in testArchiveWithImplodeCompression()76 assertEquals("method", ZipMethod.IMPLODING.getCode(), entry.getMethod()); in testZipStreamWithImplodeCompression()
88 IMPLODING(6), enumConstant
333 || entry.getMethod() == ZipMethod.IMPLODING.getCode() in supportsMethodOf()
495 case IMPLODING: in getInputStream()
906 return zae.getMethod() != ZipMethod.IMPLODING.getCode() in canWriteEntryData()