构造函数
ArrowLargeBinaryArrayBuildernew
since: 0.16.0
声明 [src]
GArrowLargeBinaryArrayBuilder*
garrow_large_binary_array_builder_new (
void
)
返回值
类型: GArrowLargeBinaryArrayBuilder
一个新创建的 GArrowLargeBinaryArrayBuilder
。
此函数的调用者拥有数据的所有权,并负责释放它。 |