Encodes a single char into an array of bytes. The returned array of bytes should not be modified.
@param c the char to encode
@return the serie of bytes corresponding to the encoded char
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.