Method

ArrowCodecget_name

Declaration [src]

const gchar*
garrow_codec_get_name (
  GArrowCodec* codec
)

Description

No description available.
Available since:0.12.0

Return value

Returns: const gchar*
 

The name of the codec.

 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.