Method
ArrowTime64ArrayBuilderappend_nulls
Declaration [src]
gboolean
garrow_time64_array_builder_append_nulls (
GArrowTime64ArrayBuilder* builder,
gint64 n,
GError** error
)
Description [src]
Append multiple nulls at once. It’s more efficient than multiple
append_null calls.
| Available since: | 0.8.0 |
| Deprecated since: | 3.0.0 |
Use | |
| This method is not directly available to language bindings. | |