db4o

IoAdapter.Read Method

reads a buffer at the seeked address

Overload List

reads a buffer at the seeked address

public virtual int Read(byte[]);

implement to read a buffer at the seeked address

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

See Also

IoAdapter Class | Db4objects.Db4o.IO Namespace