Extract a STEP an array (iterable set of indices to array values to extract)
The buffer to extract it from.
The position in the buffer to try and extract it from.
The last position accessible for this read in the buffer.
Lazy iterator to extract value.
If there is a syntax error, an error is thrown.
The index for each entry.
Extract a STEP an array (iterable set of indices to array values to extract)