netty5/buffer/src/test
Xiaoyan Lin ccb0870600 Add methods with position independent FileChannel calls to ByteBuf
Motivation

See ##3229

Modifications:

Add methods with position independent FileChannel calls to ByteBuf and its subclasses.

Results:

The user can use these new methods to read/write ByteBuff without updating FileChannel's position.
2016-02-14 20:37:37 -08:00
..
java/io/netty/buffer Add methods with position independent FileChannel calls to ByteBuf 2016-02-14 20:37:37 -08:00