Home | History | Annotate | Download | only in zlib

Lines Matching refs:gzeof

1382 ZEXTERN int ZEXPORT gzeof OF((gzFile file));
1387 just like feof(), gzeof() may return false even if there is no more data to
1392 If gzeof() returns true, then the read functions will return no more data,