JSONItem.offset

If the token is a standard token, offset into the current iopipe window of where this item begins. If you release data from the beginning, this can be updated manually by subtracting the number of items released.

struct JSONItem
size_t offset;

Meta