Method

FwupdCodecto_string

Declaration [src]

gchar*
fwupd_codec_to_string (
  FwupdCodec* self
)

Description [src]

Converts an object that implements FwupdCodec to a debug string.

Available since:2.0.0

Return value

Returns: gchar*
 

A string.

 The caller of the method takes ownership of the data, and is responsible for freeing it.
 The value is a NUL terminated UTF-8 string.