Method

ArrowBinaryDictionaryArrayBuilderappend_null

deprecated: 3.0.0 since: 2.0.0

Declaration [src]

gboolean
garrow_binary_dictionary_array_builder_append_null (
  GArrowBinaryDictionaryArrayBuilder* builder
  GError** error
)

Description

No description available.

Available since: 2.0.0

Deprecated since: 3.0.0

Use garrow_array_builder_append_null() instead.

This method is not directly available to language bindings.

Return value

Type: gboolean

TRUE on success, FALSE if there was an error.