db4o

IObjectMarshaller Members

IObjectMarshaller overview

Public Instance Methods

MarshalledFieldLength return the length the marshalled fields will occupy in the slot byte[].
ReadFields implement to read the values of fields from a byte[] and to set them on an object when the object gets instantiated
WriteFields implement to write the values of fields to a byte[] when an object gets stored.

See Also

IObjectMarshaller Interface | Db4objects.Db4o.Config Namespace