Method

ArrowDecimal128to_bytes

Declaration [src]

GBytes*
garrow_decimal128_to_bytes (
  GArrowDecimal128* decimal
)

Description

No description available.
Available since:3.0.0

Return value

Returns: GBytes
 

The binary representation of the decimal.

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