db4o

CachedIoAdapter.Write Method (Byte[], Int32)

Writes the buffer to cache using pages

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

Parameters

buffer
source buffer
length
how many bytes to write

See Also

CachedIoAdapter Class | Db4objects.Db4o.IO Namespace | CachedIoAdapter.Write Overload List