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