SynchronizedBin.

Read(long, byte[], int) Method

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

Syntax

public override int Read(long position, byte[] buffer, int bytesToRead)

Parameters

Name Type Description
position long
buffer byte[]
bytesToRead int

Return Value

Type Description
int