Home | History | Annotate | Download | only in zlib

Lines Matching refs:gzdirect

1490 ZEXTERN int ZEXPORT gzdirect OF((gzFile file));
1495 If the input file is empty, gzdirect() will return true, since the input
1498 If gzdirect() is used immediately after gzopen() or gzdopen() it will
1501 gzdirect().
1503 When writing, gzdirect() returns true (1) if transparent writing was
1505 gzdirect() is not needed when writing. Transparent writing must be
1507 linking statically, using gzdirect() will include all of the zlib code for