db4o

CachedIoAdapter.Write Method

Writes the buffer to cache using pages

Overload List

Inherited from IoAdapter.

public virtual void Write(byte[]);

Writes the buffer to cache using pages

public override void Write(byte[],int);

See Also

CachedIoAdapter Class | Db4objects.Db4o.IO Namespace