Constructs an input stream to read from the given file pointer.
The file pointer. It should not be null, and should refer to a file opened with fopen in rb mode.
See Implementation
Constructs an input stream to read from the given file pointer.