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

Method close

classpath/java/io/BufferedOutputStream.java:57–60  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55 }
56
57 public void close() throws IOException {
58 flush();
59 out.close();
60 }
61}

Callers

nothing calls this directly

Calls 2

flushMethod · 0.95
closeMethod · 0.65

Tested by

no test coverage detected