Method

FwupdPluginFirmwarewrite_array

since: 2.1.8

Declaration [src]

GByteArray*
fu_firmware_write_array (
  FuFirmware* self
  GError** error
)

Description [src]

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

Available since: 2.1.8

Return value

Type: An array of guint8

A data blob.

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