-
- Downloads
Add the function TBuffer::AutoExpand to centralize the automatic
buffer extension policy. This enable the ability to tweak it later (for example instead of always doubling the size, increasing by only at most 2Mb or take hints from the number of entries already in a TBasket). git-svn-id: http://root.cern.ch/svn/root/trunk@39548 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- core/base/inc/TBuffer.h 1 addition, 0 deletionscore/base/inc/TBuffer.h
- core/base/src/TBuffer.cxx 20 additions, 1 deletioncore/base/src/TBuffer.cxx
- io/io/inc/TBufferFile.h 13 additions, 13 deletionsio/io/inc/TBufferFile.h
- io/io/src/TBufferFile.cxx 24 additions, 24 deletionsio/io/src/TBufferFile.cxx
Loading
Please register or sign in to comment