Reads the file into the buffer using pages from cache.
Inherited from IoAdapter.
public virtual int Read(byte[]);
Reads the file into the buffer using pages from cache.
public override int Read(byte[],int);
CachedIoAdapter Class | Db4objects.Db4o.IO Namespace