Method
FwupdPluginFirmwareset_stream
Declaration [src]
gboolean
fu_firmware_set_stream (
FuFirmware* self,
GInputStream* stream,
GError** error
)
Parameters
stream |
GInputStream |
|
|
The argument can be NULL. | |
| The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError*, or NULL. |