Method

ArrowFixedSizeBinaryArrayget_values_bytes

since: 3.0.0

Declaration [src]

GBytes*
garrow_fixed_size_binary_array_get_values_bytes (
  GArrowFixedSizeBinaryArray* array
)

Description

No description available.

Available since: 3.0.0

Return value

Type: GBytes

All values as a GBytes.

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