Method
ArrowBaseBinaryScalarget_value
Declaration [src]
GArrowBuffer*
garrow_base_binary_scalar_get_value (
GArrowBaseBinaryScalar* scalar
)
Return value
Returns: | GArrowBuffer |
The value of this scalar. |
|
The data is owned by the instance. |