Serializer.

Unmarshall(ObjectContainerBase, byte[], int) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal
Containing Type
Serializer

Syntax

public static Object Unmarshall(ObjectContainerBase serviceProvider, byte[] bytes, int id)

Parameters

Name Type Description
serviceProvider ObjectContainerBase
bytes byte[]
id int

Return Value

Type Description
Object