Constructor

FwupdPluginCompositeInputStreamnew

since: 2.0.0

Declaration [src]

GInputStream*
fu_composite_input_stream_new (
  void
)

Description [src]

Creates a composite input stream.

Available since: 2.0.0

Return value

Type: GInputStream

A FuCompositeInputStream.

The caller of the function takes ownership of the data, and is responsible for freeing it.