Method

FwupdPluginMsgpackItemget_array

since: 2.0.0

Declaration [src]

guint64
fu_msgpack_item_get_array (
  FuMsgpackItem* self
)

Description [src]

Reads the number of items in the array.

Available since: 2.0.0

Return value

Type: guint64

An integer, or G_MAXINT64 if invalid or not found.