Manpages - zip_source_seek.3

libzip (-lzip)

The function

sets the current read offset for

Just like in

depending on the

argument, the

is counted relative from:

start of file

current read offset in file

end of file

Upon successful completion 0 is returned. Otherwise, -1 is returned and the error information in

is set to indicate the error.

was added in libzip 1.0.

and

Author: dt

Created: 2022-02-21 Mon 11:39