open In
Opens the file at the given path for reading.
Return
an InputStream.Content copied to clipboard
Parameters
path
a fully qualified path.Content copied to clipboard
Throws
if an I/O error occurs.Content copied to clipboard
Opens the file at the given path for reading.
an InputStream.a fully qualified path.if an I/O error occurs.