Constructor

ArrowCSVReadOptionsnew

since: 0.12.0

Declaration [src]

GArrowCSVReadOptions*
garrow_csv_read_options_new (
  void
)

Description

No description available.

Available since: 0.12.0

Return value

Type: GArrowCSVReadOptions

A newly created GArrowCSVReadOptions.

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