get File Input Stream
Creates an input stream pointing to the file, reading its contents into memory.
Return
An input stream pointing to the file, reading its contents into memory.
Parameters
path
The file path.
Creates an input stream pointing to the file, reading its contents into memory.
An input stream pointing to the file, reading its contents into memory.
The file path.