Constructor

ArrowDatasetCSVFileFormatnew

since: 3.0.0

Declaration [src]

GADatasetCSVFileFormat*
gadataset_csv_file_format_new (
  void
)

Description

No description available.

Available since: 3.0.0

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.