Method

ArrowCodecget_name

since: 0.12.0

Declaration [src]

const gchar*
garrow_codec_get_name (
  GArrowCodec* codec
)

Description

No description available.

Available since: 0.12.0

Return value

Type: const gchar*

The name of the codec.

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