Method
ArrowDecimal256to_bytes
Declaration [src]
GBytes*
garrow_decimal256_to_bytes (
GArrowDecimal256* 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. |