Searched defs:ozstream (Results 1 - 1 of 1) sorted by relevance
| /third_party/zlib/contrib/iostream2/ | ||
| H A D | zstream.h | 155 class ozstream class 158 ozstream() : m_fp(0), m_os(0) { in ozstream() function in ozstream 160 ozstream(FILE* fp, int level = Z_DEFAULT_COMPRESSION) in ozstream() function in ozstream 164 ozstream(const char* name, int level = Z_DEFAULT_COMPRESSION) in ozstream() function in ozstream [all...] |
Completed in 2 milliseconds