Option keys shared between data readers,.
More...
|
|
constexpr std::string_view | count = "count" |
| | Number of items to read, size_t. Zero means all remaining items.
|
| |
|
constexpr std::string_view | index = "index" |
| | Index of the item to read, size_t.
|
| |
|
constexpr std::string_view | stride = "stride" |
| | Step between the items to read, size_t`.
|
| |
Option keys shared between data readers,.
- See also
- DataReader::setOption