方法

ArrowDecimal256to_string

自:3.0.0

宣告 [src]

gchar*
garrow_decimal256_to_string (
  GArrowDecimal256* decimal
)

描述

沒有可用的描述。

從 3.0.0 版本開始提供

傳回值

類型: gchar*

decimal 的字串表示形式。

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

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