Searched defs:gzip (Results 1 – 4 of 4) sorted by relevance
65 try (GZIPInputStream gzip = new GZIPInputStream(inputStream); in inputStreamToGunzipString()
199 try (GZIPOutputStream gzip = new GZIPOutputStream(outputStream)) { in toGzipBytes()
162 GZIPOutputStream gzip = null; in getDictionary() local198 GZIPInputStream gzip = new GZIPInputStream(new ByteArrayInputStream(dictCompressed)); in restoreDictionary() local
META-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...