Home | History | Annotate | Download | only in include

Lines Matching refs:gzread

1091    case gzread will directly read from the file without decompression.
1119 ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len));
1122 If the input file was not in gzip format, gzread copies the given number
1124 gzread returns the number of uncompressed bytes actually read (0 for
1200 Sets the starting position for the next gzread or gzwrite on the
1225 Returns the starting position for the next gzread or gzwrite on the