PagingMemoryBin.

SyncRead(long, byte[], int) Method

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

Syntax

public virtual int SyncRead(long position, byte[] bytes, int bytesToRead)

Parameters

Name Type Description
position long
bytes byte[]
bytesToRead int

Return Value

Type Description
int