Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ close
Method
close
classpath/java/io/BufferedWriter.java:49–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
public
void
close() throws IOException {
50
flush();
51
out.close();
52
}
53
}
Callers
1
main
Method · 0.95
Calls
2
flush
Method · 0.95
close
Method · 0.65
Tested by
1
main
Method · 0.76