Package com.db4o.marshall
-
Interface Summary Interface Description BufferContext Context ReadBuffer a buffer interface with methods to read and to position the read pointer in the buffer.ReadContext this interface is passed to internal classTypeHandler4
when instantiating objects.ReferenceActivationContext this interface is passed to reference type handlers.ReservedBuffer a reserved buffer within a write buffer.WriteBuffer a buffer interface with write methods.WriteContext this interface is passed to internal classTypeHandler4
during marshaling and provides methods to marshal objects.