GArrow.Decimal256.Decimal256.integer – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
Decimal256
decimal256
Decimal256
Decimal256.integer
Decimal256.string
abs
copy
divide
equal
greater_than
greater_than_or_equal
less_than
less_than_or_equal
multiply
negate
not_equal
plus
rescale
to_bytes
to_string
to_string_scale
Decimal256.integer
Description:
[
CCode
( has_construct_function =
false
) ]
[
Version
( since =
"3.0.0"
) ]
public
Decimal256.integer
(
int64
data)
Parameters:
data
The data of the decimal.
Returns:
A newly created
Decimal256
.