Lines Matching full:gzputc
1295 ZEXTERN int ZEXPORT gzputc OF((gzFile file, int c));1297 Writes c, converted to an unsigned char, into the compressed file. gzputc