Method
FwupdPluginFirmwareadd_chunk
since: 1.6.0
Declaration [src]
void
fu_firmware_add_chunk (
  FuFirmware* self,
  FuChunk* chk
)
Parameters
- chk
- 
            Type: FuChunkA FuChunk.The data is owned by the caller of the method. 
since: 1.6.0
void
fu_firmware_add_chunk (
  FuFirmware* self,
  FuChunk* chk
)
chkType: FuChunk
A FuChunk.
| The data is owned by the caller of the method. |