static FileInputStream newFileInputStream(File path) throws IOException { ret newFileInputStream(path.getPath()); } static FileInputStream newFileInputStream(S path) throws IOException { FileInputStream f = new // Line break for ancient translator FileInputStream(path, append); //callJavaX("registerIO", f, path, true); ret f; }