MCPcopy Create free account
hub / github.com/ReadyTalk/avian / close

Method close

classpath/java/io/FileOutputStream.java:44–44  ·  view source on GitHub ↗
(int fd)

Source from the content-addressed store, hash-verified

42 throws IOException;
43
44 private static native void close(int fd) throws IOException;
45
46 public void write(int c) throws IOException {
47 write(fd, c);

Callers 3

createZipMethod · 0.95
mainMethod · 0.95
testMethod · 0.95

Calls

no outgoing calls

Tested by 3

createZipMethod · 0.76
mainMethod · 0.76
testMethod · 0.76