GArrow.IntegerDataType.is_signed – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
IntegerDataType
IntegerDataType
is_signed
is_signed
Description:
[
Version
( since =
"0.16.0"
) ]
public
bool
is_signed
()
Parameters:
this
A
IntegerDataType
.
Returns:
true
if the data type is signed,
false
otherwise.