Constructor
ArrowDatasetCSVFileFormatnew
since: 3.0.0
Declaration [src]
GADatasetCSVFileFormat*
gadataset_csv_file_format_new (
void
)
Return value
Type: GADatasetCSVFileFormat
The newly created CSV file format.
The caller of the function takes ownership of the data, and is responsible for freeing it. |