Home | History | Annotate | Download | only in ZLib

Lines Matching refs:gzdirect

1609 ZEXTERN int ZEXPORT gzdirect OF((gzFile file));
1614 If the input file is empty, gzdirect() will return true, since the input
1617 If gzdirect() is used immediately after gzopen() or gzdopen() it will
1620 gzdirect().
1622 When writing, gzdirect() returns true (1) if transparent writing was
1624 gzdirect() is not needed when writing. Transparent writing must be
1626 linking statically, using gzdirect() will include all of the zlib code for