Moves the iterator to the feature at the given index in the current layer.
You can get the number of features in the current layer with [method@VectorReaderIter.get_layer_feature_count].
| this |
A VectorReader. |
| index |
The index of the feature to read. |