Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/luje
/ openCheck
Method
openCheck
lib/java/io/FileInputStream.java:334–338 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
332
}
333
334
private
synchronized
void
openCheck() throws IOException {
335
if
(fd.descriptor < 0) {
336
throw
new
IOException();
337
}
338
}
339
}
Callers
3
available
Method · 0.95
read
Method · 0.95
skip
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected