12#ifndef ROOT_TStringLong 
   13#define ROOT_TStringLong 
 
#define R__ALWAYS_SUGGEST_ALTERNATIVE(ALTERNATIVE)
 
#define ClassDefOverride(name, id)
 
ATTENTION: this class is obsolete.
 
virtual ~TStringLong()
destructor
 
void FillBuffer(char *&buffer) const override
Fill buffer.
 
Int_t Sizeof() const override
Return the sizeof the string.
 
void ReadBuffer(char *&buffer) override
Read this string from the buffer.
 
A zero length substring is legal.