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 | com.db4o.io Namespace