Public Member Functions |
| izstream (FILE *fp) |
| izstream (const char *name) |
void | open (const char *name) |
void | open (FILE *fp) |
int | close () |
int | read (void *buf, size_t len) |
const char * | error (int *errnum) |
gzFile | fp () |
Detailed Description
Definition at line 51 of file zstream.h.
The documentation for this class was generated from the following file: