MCPcopy Create free account
hub / github.com/ReadyTalk/avian / make

Method make

classpath/java/util/zip/Deflater.java:51–51  ·  view source on GitHub ↗
(boolean nowrap, int level)

Source from the content-addressed store, hash-verified

49 }
50
51 private static native long make(boolean nowrap, int level);
52
53 public boolean finished() {
54 return finished;

Callers 3

DeflaterMethod · 0.95
setLevelMethod · 0.95
resetMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected