Implemented dynamic buffer allocation in IOHandlerFileRead And added counter on bank sizes
The idea is to avoid raising an exception when the buffer is too small for a given event to fit, but rather increase the buffer (up to >2G where we give up)
The idea is to avoid raising an exception when the buffer is too small for a given event to fit, but rather increase the buffer (up to >2G where we give up)