Constructor

ArrowReadOptionsnew

since: 1.0.0

Declaration [src]

GArrowReadOptions*
garrow_read_options_new (
  void
)

Description

No description available.

Available since: 1.0.0

Return value

Type: GArrowReadOptions

A newly created GArrowReadOptions.

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