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 | com.db4o.io Namespace