38 mutable char *buf, *
zbuf, direct;
45 virtual void setUncompressedBuf(
const char *buf = 0,
unsigned long *len = 0);
46 virtual char *getUncompressedBuf(
unsigned long *len = 0);
47 virtual void setCompressedBuf(
unsigned long *len,
char *buf = 0);
48 virtual char *getCompressedBuf(
unsigned long *len = 0);
49 virtual unsigned long getChars(
char *buf,
unsigned long len);
50 virtual unsigned long sendChars(
char *buf,
unsigned long len);
51 virtual void encode(
void);
52 virtual void decode(
void);
#define SWORD_NAMESPACE_START
virtual void setLevel(int l)
#define SWORD_NAMESPACE_END