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

Support streaming hex dumps #380

Merged
merged 1 commit into from Jun 6, 2022
Merged

Support streaming hex dumps #380

merged 1 commit into from Jun 6, 2022

Conversation

mpilquist
Copy link
Contributor

@mpilquist mpilquist commented Jun 6, 2022

This PR re-implements hex dumps to allow for constant memory streaming of suspended BitVectors. It uses the same technique as StreamingBitVectorTest, where care is taken to ensure we don't hold on to a BitVector that later is forced by iteration.

@mpilquist mpilquist merged commit 5b00f41 into main Jun 6, 2022
@mpilquist mpilquist deleted the topic/hexdump-streaming branch June 6, 2022 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant