Package org.craft.atom.protocol.textline

Class Summary
TextLineDecoder A ProtocolDecoder which decodes bytes into text line string, default charset is utf-8
Not thread safe
TextLineEncoder A ProtocolEncoder which encodes a text line string into bytes which ends with the delimiter, default charset is utf-8.
 



Copyright © 2014. All Rights Reserved.