Method

ArrowDatasetFileFormatget_default_write_options

Declaration [src]

GADatasetFileWriteOptions*
gadataset_file_format_get_default_write_options (
  GADatasetFileFormat* format
)

Description

No description available.
Available since:6.0.0

Return value

Returns: GADatasetFileWriteOptions
 

The default GADatasetFileWriteOptions of format.

 The caller of the method takes ownership of the data, and is responsible for freeing it.