Searched refs:gzipCompress (Results 1 – 1 of 1) sorted by relevance
202 outputStream.write(gzipCompress(event.toByteArray())); in sendToClearcut()285 private static byte[] gzipCompress(byte[] data) throws IOException { in gzipCompress() method in Client