方法

ArrowBooleanArrayinvert

始于:0.13.0

声明 [src]

GArrowBooleanArray*
garrow_boolean_array_invert (
  GArrowBooleanArray* array
  GError** error
)

描述

没有可用的描述。

可用版本:0.13.0 起

返回值

类型: GArrowBooleanArray

逐元素反转的布尔数组。

不再需要时,应使用 g_object_unref() 释放它。

此方法的调用者拥有数据的所有权,并负责释放它。