Virtual Method

FwupdPluginFirmwarewrite

Declaration [src]

GBytes*
write (
  FuFirmware* self
  GError** error
)

Description [src]

Writes a firmware, typically packing the images into a binary blob.

Available since:1.3.1

Return value

Returns: GBytes*
 

A data blob.

 The caller of the function takes ownership of the data, and is responsible for freeing it.