Virtual Method
FwupdPluginFirmwareparse
Declaration [src]
gboolean
parse (
FuFirmware* self,
GBytes* fw,
gsize offset,
FwupdInstallFlags flags,
GError** error
)
Parameters
fw |
GBytes |
No description available. | |
The data is owned by the caller of the function. | |
offset |
gsize |
No description available. | |
flags |
FwupdInstallFlags |
No description available. | |
error |
GError ** |
The return location for a GError* , or NULL . |