|
| ozstream (FILE *fp, int level=Z_DEFAULT_COMPRESSION) |
|
| ozstream (const char *name, int level=Z_DEFAULT_COMPRESSION) |
|
void | open (const char *name, int level=Z_DEFAULT_COMPRESSION) |
|
void | open (FILE *fp, int level=Z_DEFAULT_COMPRESSION) |
|
int | close () |
|
int | write (const void *buf, size_t len) |
|
int | flush (int _flush) |
|
const char * | error (int *errnum) |
|
gzFile | fp () |
|
ostream & | os () |
|
void | os_flush () |
|
The documentation for this class was generated from the following file:
- /home/ubuntu/jenkins/workspace/tw-c-sdk-cmake-linux-build-test-master/tw-c-sdk/src/thirdParty/zlib/contrib/iostream2/zstream.h