db4o

IoAdapter.Write Method

writes a buffer to the seeked address

Overload List

writes a buffer to the seeked address

public virtual void Write(byte[]);

implement to write a buffer at the seeked address

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

See Also

IoAdapter Class | Db4objects.Db4o.IO Namespace