db4o

IoAdapterWindow.Write Method 

public virtual void Write(
   int off,
   byte[] data
);

Parameters

off
Offset in bytes relative to the window start
data
Data to write into the window starting from the given offset

See Also

IoAdapterWindow Class | Db4objects.Db4o.IO Namespace