Method
FwupdPluginIhexFirmwareget_records
since: 1.3.4
Declaration [src]
GPtrArray*
fu_ihex_firmware_get_records (
FuIhexFirmware* self
)
Description [src]
Returns the raw lines from tokenization.
This might be useful if the plugin is expecting the hex file to be a list of operations, rather than a simple linear image with filled holes.
Available since: 1.3.4