CSVReader


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.12.0" ) ]
public CSVReader (InputStream input, CSVReadOptions? options) throws Error

Parameters:

input

The input to be read.

options

A CSVReadOptions.

Returns:

A newly created CSVReader or null on error.