#include <zstream.h>
Definition at line 51 of file zstream.h.
◆ izstream() [1/3]
◆ izstream() [2/3]
izstream::izstream |
( |
FILE * |
fp | ) |
|
|
inline |
◆ izstream() [3/3]
izstream::izstream |
( |
const char * |
name | ) |
|
|
inline |
◆ ~izstream()
◆ close()
◆ error()
const char * izstream::error |
( |
int * |
errnum | ) |
|
|
inline |
◆ fp()
◆ open() [1/2]
void izstream::open |
( |
const char * |
name | ) |
|
|
inline |
◆ open() [2/2]
void izstream::open |
( |
FILE * |
fp | ) |
|
|
inline |
◆ read()
int izstream::read |
( |
void * |
buf, |
|
|
size_t |
len |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- ext/zlib/zlib-1.2.13/contrib/iostream2/zstream.h