sets the read/write pointer in the file using block mode
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);
IoAdapter Class | com.db4o.io Namespace