[ Version ( since = "0.17.0" ) ]
public InputStream? open_input_stream (string path) throws Error
Open an input stream for sequential reading.
| this |
A FileSystem. |
| path |
The path of the input stream. |
|
A newly created InputStream. |