[ CCode ( has_construct_function = false ) ]
[ Version ( since = "6.0.0" ) ]
public FileInputStream (string path) throws Error
| path |
The path of the file to be opened. |
|
A newly created FileInputStream or null on error. |