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