Home | History | Annotate | Download | only in include

Lines Matching refs:gzread

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