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