Method

FwupdPluginMsgpackItemget_binary

since: 2.0.0

Declaration [src]

GByteArray*
fu_msgpack_item_get_binary (
  FuMsgpackItem* self
)

Description [src]

Reads a value from the item.

Available since: 2.0.0

Return value

Type: An array of guint8

A GByteArray.

The returned data is owned by the instance.