MemoryBin.

MemoryBin(byte[], IGrowthStrategy) Constructor

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.IO
Containing Type
MemoryBin

Syntax

public MemoryBin(byte[] bytes, IGrowthStrategy growthStrategy)

Parameters

Name Type Description
bytes byte[]
growthStrategy IGrowthStrategy

Return Value

Type Description
void