方法

ArrowCSVReadOptionsset_timestamp_parsers

自:16.0.0

声明 [源代码]

void
garrow_csv_read_options_set_timestamp_parsers (
  GArrowCSVReadOptions* options,
  GList* parsers
)

描述

暂无描述。

可用自:16.0.0

参数

parsers

类型: GArrowTimestampParser* 列表

要添加的 GArrowTimestampParser 列表。

数据由函数调用者拥有。