db4o

CachedIoAdapter.Seek Method 

Moves the pointer to the specified file position

public override void Seek(
   long pos
);

Parameters

pos
position within the file

See Also

CachedIoAdapter Class | Db4objects.Db4o.IO Namespace