Virtual Method

FwupdPluginFirmwareparse_full

Declaration [src]

gboolean
parse_full (
  FuFirmware* self,
  GInputStream* stream,
  gsize offset,
  guint64 flags,
  GError** error
)

Description

No description available.

Parameters

stream GInputStream
  No description available.
 The data is owned by the caller of the function.
offset gsize
  No description available.
flags guint64
  No description available.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
  No description available.