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

Method open

classpath/java/io/FileOutputStream.java:37–37  ·  view source on GitHub ↗
(String path, boolean append)

Source from the content-addressed store, hash-verified

35 }
36
37 private static native int open(String path, boolean append) throws IOException;
38
39 private static native void write(int fd, int c) throws IOException;
40

Callers 1

FileOutputStreamMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected