方法
ArrowDecimal32rescale
始于: 19.0.0
声明 [src]
GArrowDecimal32*
garrow_decimal32_rescale (
GArrowDecimal32* decimal,
gint32 original_scale,
gint32 new_scale,
GError** error
)
返回值
类型: GArrowDecimal32
重定比例的小数或出错时为 NULL
。
该方法的调用者拥有数据的所有权,并负责释放它。 |
返回值可以为 NULL 。 |