Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ close
Method
close
classpath/java/io/FileInputStream.java:45–45 ·
view source on GitHub ↗
(int fd)
Source
from the content-addressed store, hash-verified
43
throws IOException;
44
45
public
static
native
void
close(
int
fd) throws IOException;
46
47
public
int
read() throws IOException {
48
int
c = read(fd);
Callers
5
read
Method · 0.95
read
Method · 0.95
main
Method · 0.95
test
Method · 0.95
sendFile
Method · 0.95
Calls
no outgoing calls
Tested by
5
read
Method · 0.76
read
Method · 0.76
main
Method · 0.76
test
Method · 0.76
sendFile
Method · 0.76