构造函数

ArrowUIntArrayBuildernew

自:0.8.0 起可用

声明 [源代码]

GArrowUIntArrayBuilder*
garrow_uint_array_builder_new (
  void
)

描述

暂无描述。

可用版本:0.8.0

返回值

类型: GArrowUIntArrayBuilder

一个新创建的 GArrowUIntArrayBuilder

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