Method

FwupdPluginMsgpackItemget_map

since: 2.0.0

Declaration [src]

guint64
fu_msgpack_item_get_map (
  FuMsgpackItem* self
)

Description [src]

Reads the number of items in the map.

Available since: 2.0.0

Return value

Type: guint64

An integer, or G_MAXINT64 if invalid or not found.