Lines Matching refs:compressed

115 … | Added the API for returning the upper limit of a buffer to hold the compressed data. This API m…
119 … | Added the API for returning the upper limit of a buffer to hold the compressed data. This API m…
133 …Added | Added the APIs for flushing all pending output, closing the compressed file, and deallo…
137 …eturning the error message for the last error that occurred on a given compressed file. …
138 …; | Added | Added the API for flushing all pending output into a compressed file. …
139 … | Added | Added the API for reading a given number of bytes from a compressed file to the buff…
140 …Added the API for writing a given number of bytes from the buffer to a compressed file, duplicatin…
141 …((gzFile file)); | Added | Added the APIs for reading a byte from a compressed file. …
142 …r *buf, int len)); | Added | Added the API for reading bytes from a compressed file until **len…
145 …ed the API for converting, formatting, and writing the parameters to a compressed file under the c…
146 …for writing **c**, which is converted to an unsigned character, into a compressed file. **gzputc**…
147 … Added the API for reading a given number of uncompressed bytes from a compressed file. …
149 …t position for the next **gzread** or **gzwrite** operation of a given compressed file. |
151 …rt position of the next **gzread** or **gzwrite** operation of a given compressed file. |
153 … | Added the API for writing a given number of uncompressed bytes to a compressed file. …
165 …streamp strm)); | Added | Added the API for skipping invalid compressed data until a pos…