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