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

{standard} Always write a CV index packet #295

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Conversation

asmaloney
Copy link
Owner

This is required by the standard.

9.3.5: "A CompressedVector shall contain at least one index packet and at least one data packet."

To satisfy this requirement, we write one index packet containing one entry which points to the first data packet.

This is required by the standard.

9.3.5: "A CompressedVector shall contain at least one index packet and at least one data packet."

To satisfy this requirement, we write one index packet containing one entry which points to the first data packet.
@asmaloney asmaloney merged commit feaa963 into master Jun 20, 2024
11 of 23 checks passed
@asmaloney asmaloney deleted the write-index-packet branch June 20, 2024 20:37
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.

1 participant