Method
FwupdPluginCompositeInputStreamadd_stream
Declaration [src]
gboolean
fu_composite_input_stream_add_stream (
FuCompositeInputStream* self,
GInputStream* stream,
GError** error
)
Parameters
stream |
GInputStream |
A |
|
| The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError*, or NULL. |