|
Public Member Functions |
void | freeze (bool frz=true) const |
char * | str () |
streamsize | pcount () const |
| zipstrstreambuf (const char *in, int length) |
Protected Member Functions |
virtual int | sync () |
virtual streamsize | xsgetn (char *s, streamsize n) |
virtual int_type | underflow () |
virtual streamsize | xsputn (const char *s, streamsize n) |
virtual int_type | overflow (int_type c) |