Method

ArrowFixedSizeBinaryArrayget_values_bytes

Declaration [src]

GBytes*
garrow_fixed_size_binary_array_get_values_bytes (
  GArrowFixedSizeBinaryArray* array
)

Description

No description available.
Available since:3.0.0

Return value

Returns: GBytes
 

All values as a GBytes.

 The caller of the method takes ownership of the data, and is responsible for freeing it.