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

Method close

classpath/java/io/ObjectInputStream.java:133–135  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

131 }
132
133 public void close() throws IOException {
134 in.close();
135 }
136
137 private int remainingBlockData;
138

Callers 1

mainMethod · 0.95

Calls 1

closeMethod · 0.65

Tested by 1

mainMethod · 0.76