netty5/buffer
Norman Maurer 82f6a079f6 Optimize ByteBufUtil.writeUsAscii(...) when AsciiString is used.
Motivation:

When AsciiString is used we can optimize the write operation done by ByteBufUtil.writeUsAscii(...)

Modifications:

Sepcial handle AsciiString.

Result:

Faster writing of AsciiString.
2015-09-15 12:27:08 +02:00
..
src Optimize ByteBufUtil.writeUsAscii(...) when AsciiString is used. 2015-09-15 12:27:08 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2015-03-03 08:30:59 -05:00