Indexes strategy for Adapter append/prepend API
- Added
increase
option forAdapter.prepend
anddecrease
forAdapter.prepend
. - Both methods use
Adapter.update
for in-buffer insertions.
increase
option for Adapter.prepend
and decrease
for Adapter.prepend
.Adapter.update
for in-buffer insertions.