netty5/buffer/src
Scott Mitchell 4bdd8dacb9 Restore derived buffer index/mark updates
Motivation:
As part of the revert process in https://github.com/netty/netty/pull/4138 some index and mark updates were lost.

Modifications:
- Restore the index / mark updates made in https://github.com/netty/netty/pull/3788

Result:
Slice and Duplicate buffers index / marks are correctly initialized.
2015-08-27 10:25:15 -07:00
..
main/java/io/netty/buffer Restore derived buffer index/mark updates 2015-08-27 10:25:15 -07:00
test/java/io/netty/buffer Restore derived buffer index/mark updates 2015-08-27 10:25:15 -07:00