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

feat: CBOR encode support for indefinite-length bytestrings #660

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

agaffney
Copy link
Contributor

This also slightly changes the way that indefinite-length lists work, as well as adds tests for indefinite-length lists

Fixes #659

This also slightly changes the way that indefinite-length lists work, as
well as adds tests for indefinite-length lists

Fixes #659
@agaffney agaffney force-pushed the feat/cbor-indef-length-bytestrings branch from 6e5f478 to d043f02 Compare June 21, 2024 18:49
@agaffney agaffney merged commit bd46964 into main Jun 21, 2024
8 checks passed
@agaffney agaffney deleted the feat/cbor-indef-length-bytestrings branch June 21, 2024 20:17
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.

Support CBOR encoding for indefinite length bytestrings
2 participants