Method

ArrowIntegerDataTypeis_signed

Declaration [src]

gboolean
garrow_integer_data_type_is_signed (
  GArrowIntegerDataType* data_type
)

Description

No description available.
Available since:0.16.0

Return value

Returns: gboolean
 

TRUE if the data type is signed, FALSE otherwise.