146 for (
int i = 0; i <
nwh; i++)
b <<
data[i];
void frombuf(char *&buf, Bool_t *x)
void tobuf(char *&buf, Bool_t x)
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void data
Buffer base class used for serializing objects.
virtual ~TStringLong()
destructor
void FillBuffer(char *&buffer) const override
Fill buffer.
void Streamer(TBuffer &) override
Stream a long (>255 characters) string object.
Int_t Sizeof() const override
Return the sizeof the string.
void ReadBuffer(char *&buffer) override
Read this string from the buffer.
char * Init(Ssiz_t capacity, Ssiz_t nchar)
Private member function returning an empty string representation of size capacity and containing ncha...
Ssiz_t Clobber(Ssiz_t nc)
Clear string and make sure it has a capacity of nc.
A zero length substring is legal.