Method

FwupdPluginFirmwareadd_chunk

Declaration [src]

void
fu_firmware_add_chunk (
  FuFirmware* self,
  FuChunk* chk
)

Description [src]

Adds a chunk to the image.

Available since:1.6.0

Parameters

chk FuChunk
 

A FuChunk.

 The data is owned by the caller of the function.