构造函数

ArrowUInt64ArrayBuildernew

声明 [源代码]

GArrowUInt64ArrayBuilder*
garrow_uint64_array_builder_new (
  void
)

描述

暂无描述。

返回值

类型: GArrowUInt64ArrayBuilder

一个新创建的 GArrowUInt64ArrayBuilder

函数调用者拥有数据的所有权,并负责释放它。