Method

FwupdPluginMsgpackItemget_integer

since: 2.0.0

Declaration [src]

gint64
fu_msgpack_item_get_integer (
  FuMsgpackItem* self
)

Description [src]

Reads a value from the item.

Available since: 2.0.0

Return value

Type: gint64

An integer, or G_MAXINT64 if invalid or not found.