A char encoder that encodes chars to a suite of bytes. No assumptions must be made about the statefullness nature of an encoder as some encoder may be statefull and some encoder may be stateless.
@author Julien Viet
@version $Revision$
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.