netty5/buffer/src
Xiaoyan Lin 01835fdf18 Add LineEncoder to append a line separator automatically
Motivation:

See #1811

Modifications:

Add LineEncoder and LineSeparator

Result:

The user can use LineEncoder to write a String with a line separator automatically
2016-03-16 20:31:01 +01:00
..
main/java/io/netty/buffer Add LineEncoder to append a line separator automatically 2016-03-16 20:31:01 +01:00
test/java/io/netty/buffer Fix wrong use of assertTrue in unit test. 2016-03-15 16:02:33 +01:00