Serializes objects using Java's built in serialization mechanism. Note that this is very inefficient and should be avoided if possible.
@see Serializer
@see FieldSerializer
@see CustomSerialization
@author Nathan Sweet
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.