Constructor

ArrowJSONReadOptionsnew

since: 0.14.0

Declaration [src]

GArrowJSONReadOptions*
garrow_json_read_options_new (
  void
)

Description

No description available.

Available since: 0.14.0

Return value

Type: GArrowJSONReadOptions

A newly created GArrowJSONReadOptions.

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