| .TH "ZIP_SOURCE_READ" "3" "December 16, 2016" "NiH" "Library Functions Manual" |
| \- read data from zip source |
| \fBzip_source_read\fR(\fIzip_source_t\ *source\fR, \fIvoid\ *data\fR, \fIzip_uint64_t\ len\fR); |
| at the current read offset into the buffer |
| has to be opened for reading by calling |
| Upon successful completion the number of bytes read is returned. |
| Upon reading end-of-file, zero is returned. |
| Otherwise, \-1 is returned and the error information in |
| is set to indicate the error. |
| Dieter Baron <\fIdillo@nih.at\fR> |
| Thomas Klausner <\fItk@giga.or.at\fR> |