netty5/codec/src
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
..
main/java/io/netty/handler/codec Add methods with position independent FileChannel calls to ByteBuf 2016-02-14 20:37:37 -08:00
test [#4793] Correctly add newlines when encode base64 2016-02-06 09:56:21 +01:00