构造函数

ArrowUInt8ArrayBuildernew

声明 [源代码]

GArrowUInt8ArrayBuilder*
garrow_uint8_array_builder_new (
  void
)

描述

暂无描述。

返回值

类型: GArrowUInt8ArrayBuilder

一个新创建的 GArrowUInt8ArrayBuilder

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