Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ available
Method
available
classpath/java/io/FileInputStream.java:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
}
33
34
public
int
available() throws IOException {
35
return
remaining;
36
}
37
38
private
static
native
int
open(String path) throws IOException;
39
Callers
1
main
Method · 0.95
Calls
no outgoing calls
Tested by
1
main
Method · 0.76