Home | History | Annotate | Download | only in src

Lines Matching full:appending

430     The Z_BLOCK option assists in appending to or combining deflate streams.
734 leftover from a previous deflate stream when appending to it. As such, this
1235 request transparent writing or appending with no compression and not using
1248 appending, gzopen does not test whether the file begins with a gzip stream,
1249 nor does it look for the end of the gzip streams to begin appending. gzopen
1459 uncompressed data stream, and is zero when starting, even if appending or
1470 appending or when using gzdopen() for reading. When reading, the offset
1528 gzclose_w() is only for use when writing or appending. The advantage to