Searched refs:shouldFinish (Results 1 – 2 of 2) sorted by relevance
920 boolean shouldFinish() { in shouldFinish() method in Deflater
318 if (def.shouldFinish() && usesDefaultDeflater && !(e instanceof ZipException)) in closeEntry()