Method

ArrowIntegerDataTypeis_signed

since: 0.16.0

Declaration [src]

gboolean
garrow_integer_data_type_is_signed (
  GArrowIntegerDataType* data_type
)

Description

No description available.

Available since: 0.16.0

Return value

Type: gboolean

TRUE if the data type is signed, FALSE otherwise.