Virtual Method

FwupdPluginFirmwareparse

Declaration [src]

gboolean
parse (
  FuFirmware* self,
  GBytes* fw,
  gsize offset,
  FwupdInstallFlags flags,
  GError** error
)

Description

No description available.

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.

Return value

Returns: gboolean
  No description available.