db4o

IoAdapter.Seek Method 

implement to set the read/write pointer in the file, absolute mode

public abstract void Seek(
   long pos
);

See Also

IoAdapter Class | Db4objects.Db4o.IO Namespace