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

Method close

classpath/java/io/InputStreamReader.java:89–91  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

87 }
88
89 public void close() throws IOException {
90 in.close();
91 }
92}

Callers

nothing calls this directly

Calls 1

closeMethod · 0.65

Tested by

no test coverage detected