FileInputStream


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "6.0.0" ) ]
public FileInputStream (string path) throws Error

Parameters:

path

The path of the file to be opened.

Returns:

A newly created FileInputStream or null on error.