Function

FwupdPlugininput_stream_locker_unref

since: 2.0.7

Declaration [src]

void
fu_input_stream_locker_unref (
  FuInputStreamLocker* stream
)

Description [src]

Closes an input stream and then unrefs it.

Available since: 2.0.7

Parameters

stream

Type: FuInputStreamLocker

A GInputStream.

The data is owned by the caller of the function.