MemoryBin.

Read(long, byte[], int) Method

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

Syntax

public virtual int Read(long pos, byte[] bytes, int length)

Parameters

Name Type Description
pos long
bytes byte[]
length int

Return Value

Type Description
int