Functions | |
static char * | R__NoReAllocChar (char *, size_t, size_t) |
The user has provided memory than we don't own, thus we can not extent it either. More... | |
Variables | |
constexpr Int_t | kExtraSpace = 8 |
constexpr Int_t | kMaxBufferSize = 0x7FFFFFFE |
|
static |
The user has provided memory than we don't own, thus we can not extent it either.
Definition at line 42 of file TBuffer.cxx.
|
constexpr |
Definition at line 22 of file TBuffer.cxx.
|
constexpr |
Definition at line 23 of file TBuffer.cxx.