db4o

IoAdapter.Read Method (Byte[], Int32)

implement to read a buffer at the seeked address

public abstract int Read(
   byte[] bytes,
   int length
);

See Also

IoAdapter Class | Db4objects.Db4o.IO Namespace | IoAdapter.Read Overload List