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 | Db4objects.Db4o.IO Namespace