Writes the buffer to cache using pages
Inherited from IoAdapter.
public virtual void Write(byte[]);
public override void Write(byte[],int);
CachedIoAdapter Class | Db4objects.Db4o.IO Namespace