Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ close
Method
close
classpath/java/io/ObjectInputStream.java:133–135 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
131
}
132
133
public
void
close() throws IOException {
134
in.close();
135
}
136
137
private
int
remainingBlockData;
138
Callers
1
main
Method · 0.95
Calls
1
close
Method · 0.65
Tested by
1
main
Method · 0.76