[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.12.0" ) ]
public CSVReader (InputStream input, CSVReadOptions? options) throws Error
| input |
The input to be read. |
| options |
|
A newly created CSVReader or null on error. |