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

Implement CBOR array support #33302

Merged
merged 15 commits into from
Mar 11, 2020
Merged

Conversation

eiriktsarpalis
Copy link
Member

@eiriktsarpalis eiriktsarpalis commented Mar 6, 2020

Contributes to #32046 and #32047.

  • Implement CborWriter array support.
  • Implement CborReader array support.

@eiriktsarpalis eiriktsarpalis marked this pull request as ready for review March 10, 2020 12:33
@eiriktsarpalis eiriktsarpalis changed the title [WIP] Implement CBOR array support Implement CBOR array support Mar 10, 2020
@eiriktsarpalis eiriktsarpalis added this to the 5.0 milestone Mar 10, 2020
….Tests/CborReaderTests.Array.cs

Co-Authored-By: Jeremy Barton <jbarton@microsoft.com>
….Tests/CborWriterTests.Array.cs

Co-Authored-By: Jeremy Barton <jbarton@microsoft.com>
@bartonjs bartonjs merged commit 43e593d into dotnet:master Mar 11, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants