get File Input Stream
Creates an input stream for reading the specified file into memory.
Return
input stream for the file
Parameters
path
file path
Creates an input stream for reading the specified file into memory.
input stream for the file
file path