MCPcopy Index your code
hub / github.com/davidgiven/luje / newFileImpl

Method newFileImpl

lib/java/io/File.java:1241–1241  ·  view source on GitHub ↗
(byte[] filePath)

Source from the content-addressed store, hash-verified

1239 }
1240
1241 private native int newFileImpl(byte[] filePath);
1242
1243 /**
1244 * Creates an empty temporary file using the given prefix and suffix as part

Callers 1

createNewFileMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected