方法

ArrowDecimal128to_string

自 0.10.0 起

宣告 [src]

gchar*
garrow_decimal128_to_string (
  GArrowDecimal128* decimal
)

說明

無可用說明。

自 0.10.0 版本起可用

傳回值

型別: gchar*

十進位的字串表示法。

當不再需要時,應使用 g_free() 釋放。

此方法的呼叫者取得資料的所有權,並負責釋放它。
此值為 NUL 終止的 UTF-8 字串。