Method

FwupdPluginCompositeInputStreamadd_partial_stream

Declaration [src]

void
fu_composite_input_stream_add_partial_stream (
  FuCompositeInputStream* self,
  FuPartialInputStream* partial_stream
)

Description [src]

Adds a partial stream object.

Available since:2.0.0

Parameters

partial_stream FuPartialInputStream
 

A FuPartialInputStream.

 The data is owned by the caller of the function.