This class wraps registered functions for deserialization.
This class is the base of all register wrappers. A register wrapper wraps a function that is registered with the serializer. The serializer calls this function to perform custom (de)serialization when needed.
This class wraps registered functions for serialization.
Copyright (c) 2010-2011 Jacob Carlborg.
Initial created: Feb 4, 2010