Methods
canExtract()
Check if provided regions can be extracted from the buffer
checkByteCount()
Check bytecount after object streaming
classStreamer()
Invoke streamer for specified class
clearObjectMap()
Clear objects map
codeAt()
Get code at buffer position
extract()
Extract area
getMappedClass()
Get mapped class with provided tag
getMappedObject()
Get mapped object with provided tag
locate()
locate position in the buffer
mapClass()
Map class
mapObject()
Map object
ntod()
read double
ntof()
read float
ntoi1()
read int8_t
ntoi2()
read int16_t
ntoi4()
read int32_t
ntoi8()
read int64_t
ntou1()
read uint8_t
ntou2()
read uint16_t
ntou4()
read uint32_t
ntou8()
read uint64_t
readBasketEntryOffset()
reading basket data
- Description:
this is remaining part of TBasket streamer to decode fEntryOffset after unzipping of the TBasket data
- Source:
readClass()
read class definition from I/O buffer
readFastArray()
Reads array of n values from the I/O buffer
readFastString()
read Char_t array as string
readNdimArray()
Read buffer as N-dim array
readNullTerminatedString()
read Char_t array as string
readObjectAny()
Read any object from buffer data
readTKey()
read TKey data
readTString()
Read TString object (or equivalent)
readVersion()
read class version from I/O buffer
remain()
Returns remaining place in the buffer
shift()
shift position in the buffer
substring()
Get part of buffer as string