Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ open
Method
open
classpath/java/io/FileInputStream.java:38–38 ·
view source on GitHub ↗
(String path)
Source
from the content-addressed store, hash-verified
36
}
37
38
private
static
native
int
open(String path) throws IOException;
39
40
private
static
native
int
read(
int
fd) throws IOException;
41
Callers
1
FileInputStream
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected