Function
FwupdPlugincommon_get_contents_fd
Declaration [src]
GBytes*
fu_common_get_contents_fd (
gint fd,
gsize count,
GError** error
)
Description [src]
Reads a blob from a specific file descriptor.
Note: this will close the fd when done.
Available since: | 0.9.5 |