Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/luje
/ openCheck
Method
openCheck
lib/java/io/FileOutputStream.java:303–307 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
301
}
302
303
private
synchronized
void
openCheck() throws IOException {
304
if
(fd.descriptor < 0) {
305
throw
new
IOException();
306
}
307
}
308
}
Callers
1
write
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected