db4o

CachedIoAdapter.Read Method

Reads the file into the buffer using pages from cache.

Overload List

Inherited from IoAdapter.

public virtual int Read(byte[]);

Reads the file into the buffer using pages from cache.

public override int Read(byte[],int);

See Also

CachedIoAdapter Class | Db4objects.Db4o.IO Namespace