Searched refs:gzipOutput (Results 1 – 1 of 1) sorted by relevance
120 GZIPOutputStream gzipOutput = new GZIPOutputStream(byteOutput); in getBytes() local126 gzipOutput.write(buffer, 0, numRead); in getBytes()128 gzipOutput.close(); in getBytes()