LIBRARY
libzip (-lzip)SYNOPSIS
#include <zip.h>zip_int64_t
- zip_source_read(zip_source_t *source, void *data, zip_uint64_t len);
DESCRIPTION
The zip source source has to be opened for reading by calling zip_source_open(3) first.
zip_int64_t
The zip source source has to be opened for reading by calling zip_source_open(3) first.