Method

ArrowChunkedArrayget_n_nulls

Declaration [src]

guint64
garrow_chunked_array_get_n_nulls (
  GArrowChunkedArray* chunked_array
)

Description

No description available.

Return value

Returns: guint64
 

The total number of NULL in the chunked array.