Function
FwupdPluginbytes_get_contents_fd
Declaration [src]
GBytes*
fu_bytes_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: | 1.8.2 |