Unserializes an object from a String representing its serialized data.
@param chars The serialized object.
@return The object converted back to Java object.
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.