1 #ifndef __XRDXROOTDGSTREAM_HH_
2 #define __XRDXROOTDGSTREAM_HH_
69 uint32_t
GetDictID(
const char *text,
bool isPath=
false);
92 bool Insert(
const char *data,
int dlen);
int SetAutoFlush(int afsec)
uint32_t GetDictID(const char *text, bool isPath=false)
~XrdXrootdGStream()
Destructor. This stream should never be directly deleted.
XrdXrootdGStream(XrdXrootdGSReal &gsRef)
bool Insert(const char *data, int dlen)
static const int MaxDataLen
The larest amount of data that can be inserted in a single call to GStream.