Method

ArrowDatasetFileFormatget_default_write_options

since: 6.0.0

Declaration [src]

GADatasetFileWriteOptions*
gadataset_file_format_get_default_write_options (
  GADatasetFileFormat* format
)

Description

No description available.

Available since: 6.0.0

Return value

Type: GADatasetFileWriteOptions

The default GADatasetFileWriteOptions of format.

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