|
Public Member Functions |
virtual char * | Buf (const char *buf=0, unsigned long *len=0) |
virtual char * | zBuf (unsigned long *len, char *buf=0) |
virtual unsigned long | GetChars (char *buf, unsigned long len) |
virtual unsigned long | SendChars (char *buf, unsigned long len) |
virtual void | Encode (void) |
virtual void | Decode (void) |
Protected Attributes |
char * | buf |
char * | zbuf |
char | direct |
unsigned long | zlen |
unsigned long | zpos |
unsigned long | pos |
unsigned long | slen |
Private Member Functions |
void | Init () |
void | cycleStream () |