[ Version ( since = "0.17.0" ) ]
public SeekableInputStream? open_input_file (string path) throws Error
Open an input file for random access reading.
| this |
A FileSystem. |
| path |
The path of the input file. |
|
A newly created SeekableInputStream. |