db4o
IoAdapterWindow.Read Method
public virtual
int
Read(
int
off
,
byte[]
data
);
Parameters
off
Offset in bytes relative to the window start
data
Data buffer to read from the window starting from the given offset
See Also
IoAdapterWindow Class
|
Db4objects.Db4o.IO Namespace