Motivation: When AsciiString is used we can optimize the write operation done by ByteBufUtil.writeUsAscii(...) Modifications: Sepcial handle AsciiString. Result: Faster writing of AsciiString.
Motivation: When AsciiString is used we can optimize the write operation done by ByteBufUtil.writeUsAscii(...) Modifications: Sepcial handle AsciiString. Result: Faster writing of AsciiString.