Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ close
Method
close
classpath/java/util/zip/ZipFile.java:228–230 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
226
}
227
228
public
void
close() throws IOException {
229
file.close();
230
}
231
232
protected
static
class
Window {
233
private
final
RandomAccessFile file;
Callers
2
main
Method · 0.95
verifyContents
Method · 0.95
Calls
1
close
Method · 0.65
Tested by
2
main
Method · 0.76
verifyContents
Method · 0.76