Method
FwupdPluginFirmwareget_bytes_with_patches
Declaration [src]
GBytes*
fu_firmware_get_bytes_with_patches (
FuFirmware* self
GError** error
)
Description [src]
Gets the firmware payload, with any defined patches applied.
Available since: | 1.7.4 |
Return value
Returns: | GBytes |
A |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |