43f3956030
__Motivation__ While computing offsets from within `CompositeBuffer#split()`, we do not consider a case when the constituents `buffer` array is empty but existing read/write offsets are non-zero. This is possible when the buffer is full. __Modification__ Correctly set offsets even for the aforementioned case. __Result__ Read/write offsets are correctly set while splitting composite buffer. |
||
---|---|---|
.. | ||
src | ||
pom.xml |