static FileInputStream fileInputStream(File path) ctex { ret newFileInputStream(path); } static FileInputStream fileInputStream(S path) ctex { ret newFileInputStream(path); }