Constructor

ArrowStringDataTypenew

Declaration [src]

GArrowStringDataType*
garrow_string_data_type_new (
  void
)

Description

No description available.

Return value

Returns: GArrowStringDataType
 

The newly created UTF-8 encoded string data type.

 The caller of the function takes ownership of the data, and is responsible for freeing it.