建構子
ArrowDecimal32ArrayBuildernew
自版本:19.0.0 起
宣告 [src]
GArrowDecimal32ArrayBuilder*
garrow_decimal32_array_builder_new (
GArrowDecimal32DataType* data_type
)
傳回值
類型: GArrowDecimal32ArrayBuilder
新建立的 GArrowDecimal32ArrayBuilder
。
函式的呼叫者取得資料的所有權,並負責釋放它。 |