Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
flush
Method · 0.95
close
Method · 0.65
Tested by
no test coverage detected