Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LinearMessageView::Iterator]: decrement feature request #733

Open
kevinchristensen1 opened this issue Nov 17, 2022 · 0 comments
Open

[LinearMessageView::Iterator]: decrement feature request #733

kevinchristensen1 opened this issue Nov 17, 2022 · 0 comments
Labels
c++ feature New feature or request

Comments

@kevinchristensen1
Copy link

Feature Request: Extend LinearMessageView::Iterator to have a decrement function for the ability to scrub through data without needing to cache externally
Example Use Case: A large mcap file has hundreds of thousands of image/data pairs, and an application would like to be able to scrub forwards and backwards in time to inspect.

If there is an easy way to achieve the same functionality currently, would it be possible to provide an example?
Thanks!

@kevinchristensen1 kevinchristensen1 added the feature New feature or request label Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ feature New feature or request
Development

No branches or pull requests

2 participants