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 | com.db4o.io Namespace | IoAdapter.Read Overload List