Constructor
ArrowRunEndEncodeOptionsnew
Declaration [src]
GArrowRunEndEncodeOptions*
garrow_run_end_encode_options_new (
GArrowDataType* run_end_data_type
)
Parameters
run_end_data_type |
GArrowDataType |
A |
|
The argument can be NULL. | |
| The data is owned by the caller of the function. |
Return value
| Returns: | GArrowRunEndEncodeOptions |
A newly created |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |