| Parameter | Description |
|---|---|
| foreachIndex | The index of the buffer to read. |
int The number of elements left to read from the buffer.
Readies this reader to read a particular buffer of the stream.
Must be called before using this reader. For an individual reader, call this method only once.
When done using this reader, you must call NativeStream.Reader.EndForEachIndex.