Method
ArrowDecimal128to_bytes
Declaration [src]
GBytes*
garrow_decimal128_to_bytes (
GArrowDecimal128* decimal
)
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. |