Method
ShumateVectorReaderiterate
since: 1.2
Declaration [src]
ShumateVectorReaderIter*
shumate_vector_reader_iterate (
ShumateVectorReader* self
)
Return value
Type: ShumateVectorReaderIter
A new ShumateVectorReaderIter
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |