方法

ArrowCSVReadOptionsadd_null_value

起始版本:0.14.0

宣告 [src]

void
garrow_csv_read_options_add_null_value (
  GArrowCSVReadOptions* options,
  const gchar* null_value
)

描述

尚無描述。

自版本 0.14.0 起可用

參數

null_value

類型: const gchar*

要被處理為 null 的值。

資料的所有權屬於此函式的呼叫者。
此值為 NUL 終止的 UTF-8 字串。