Searched refs:doCompress (Results 1 – 2 of 2) sorted by relevance
298 doCompress(data, off, wSize); in compress()303 doCompress(data, off, len); in compress()376 private void doCompress(byte[] data, int off, int len) throws IOException { in doCompress() method in LZ77Compressor
181 public ClassFile getClassFile3(boolean doCompress) { in getClassFile3() argument186 if (doCompress) in getClassFile3()