Method
FwupdPluginCabinetparse
Declaration [src]
gboolean
fu_cabinet_parse (
FuCabinet* self,
GBytes* data,
FuCabinetParseFlags flags,
GError** error
)
Parameters
data |
GBytes |
Cabinet archive. |
|
The data is owned by the caller of the function. | |
flags |
FuCabinetParseFlags |
Parse flags, e.g. |
|
error |
GError ** |
The return location for a GError* , or NULL . |