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

Method close

classpath/java/util/zip/ZipFile.java:228–230  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

226 }
227
228 public void close() throws IOException {
229 file.close();
230 }
231
232 protected static class Window {
233 private final RandomAccessFile file;

Callers 2

mainMethod · 0.95
verifyContentsMethod · 0.95

Calls 1

closeMethod · 0.65

Tested by 2

mainMethod · 0.76
verifyContentsMethod · 0.76