Method

ArrowDate32ArrayBuilderappend_null

Declaration [src]

gboolean
garrow_date32_array_builder_append_null (
  GArrowDate32ArrayBuilder* builder
  GError** error
)

Description

No description available.
Available since:0.7.0
Deprecated since:3.0.0

Use garrow_array_builder_append_null() instead.

This method is not directly available to language bindings.

Return value

Returns: gboolean
 

TRUE on success, FALSE if there was an error.