Home | History | Annotate | Download | only in src

Lines Matching refs:gzread

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