Method

ArrowBaseBinaryScalarget_value

since: 5.0.0

Declaration [src]

GArrowBuffer*
garrow_base_binary_scalar_get_value (
  GArrowBaseBinaryScalar* scalar
)

Description

No description available.

Available since: 5.0.0

Return value

Type: GArrowBuffer

The value of this scalar.

The data is owned by the instance.