db4o

IoAdapter.BlockSeek Method

sets the read/write pointer in the file using block mode

Overload List

sets the read/write pointer in the file using block mode

public virtual void BlockSeek(int);

sets the read/write pointer in the file using block mode

public virtual void BlockSeek(int,int);

See Also

IoAdapter Class | com.db4o.io Namespace