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

Method end

classpath/java/util/zip/Deflater.java:150–152  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

148 int[] results);
149
150 public void end() {
151 dispose();
152 }
153
154 public void dispose() {
155 if (peer != 0) {

Callers

nothing calls this directly

Calls 1

disposeMethod · 0.95

Tested by

no test coverage detected