API Version: 1.0
Library Version: 2.0.20
gboolean fu_io_channel_seek ( FuIOChannel* self, gsize offset, GError** error )
Seeks the file descriptor to a specific offset.
offset
gsize
An absolute offset in bytes.
error
GError **
GError*
NULL
gboolean
TRUE if all the seek worked.
TRUE