netty5/codec/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/handler/codec Add LineEncoder to append a line separator automatically 2016-03-16 20:31:01 +01:00
test Add LineEncoder to append a line separator automatically 2016-03-16 20:31:01 +01:00