Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ close
Method
close
classpath/java/io/BufferedReader.java:98–100 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
96
}
97
98
public
void
close() throws IOException {
99
in.close();
100
}
101
}
Callers
1
verifyContents
Method · 0.95
Calls
1
close
Method · 0.65
Tested by
1
verifyContents
Method · 0.76