Method

ArrowDecimal256to_bytes

since: 3.0.0

Declaration [src]

GBytes*
garrow_decimal256_to_bytes (
  GArrowDecimal256* decimal
)

Description

No description available.

Available since: 3.0.0

Return value

Type: GBytes

The binary representation of the decimal.

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