MCPcopy 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

readMethod · 0.95
readMethod · 0.95
mainMethod · 0.95
testMethod · 0.95
sendFileMethod · 0.95

Calls

no outgoing calls

Tested by 5

readMethod · 0.76
readMethod · 0.76
mainMethod · 0.76
testMethod · 0.76
sendFileMethod · 0.76