db4o

IoAdapter.write Method (Byte[], Int32)

implement to write a buffer at the seeked address

public abstract void write(
   byte[] buffer,
   int length
);

See Also

IoAdapter Class | com.db4o.io Namespace | IoAdapter.write Overload List