Method
ArrowUIntArrayBuilderappend_null
deprecated: 3.0.0 since: 0.8.0
[−]
Declaration [src]
gboolean
garrow_uint_array_builder_append_null (
GArrowUIntArrayBuilder* builder
GError** error
)
[−]
Description
No description available.
Available since: 0.8.0
Deprecated since: 3.0.0
Use garrow_array_builder_append_null()
instead.
This method is not directly available to language bindings.