Method
ArrowCSVReadOptionsadd_true_value
since: 0.14.0
[−]
Declaration [src]
void
garrow_csv_read_options_add_true_value (
GArrowCSVReadOptions* options,
const gchar* true_value
)
[−]
Parameters
true_value
-
Type:
const gchar*
The value to be processed as true.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.