Virtual Method

FwupdPluginFirmwarewrite

since: 1.3.1

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

Type: GBytes

A data blob.

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