struct gzFile_s

Defined at line 1817 of file ../../third_party/zlib/zlib.h

gzgetc() macro and its supporting function and exposed data structure. Note

that the real internal state is much larger than the exposed structure.

This abbreviated structure exposes just enough for the gzgetc() macro. The

user should not mess with these exposed elements, since their names or

behavior could change in the future, perhaps even capriciously. They can

only be used by the gzgetc() macro. You have been warned.

Public Members

unsigned int have
long pos