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

[CBOR] Implement tag and special value support for CborWriter and CborReader #34046

Merged
merged 8 commits into from
Mar 30, 2020

Conversation

eiriktsarpalis
Copy link
Member

Contributes to #32046 and #32047.

@eiriktsarpalis eiriktsarpalis changed the title [CBOR] Implement tag support for CborWriter and CborReader [CBOR] Implement tag and special value support for CborWriter and CborReader Mar 26, 2020
@eiriktsarpalis
Copy link
Member Author

@bartonjs I've updated the PR to also incorporate special value support.

@danmoseley
Copy link
Member

adding @tannergooding for floaty bit.

@bartonjs
Copy link
Member

Looks good, modulo the comment making me wonder what "date item"s were involved (since I hadn't read the reader comment yet I got genuinely confused, not just cute typo confused)

…/CborWriter.Integer.cs

Co-Authored-By: Jeremy Barton <jbarton@microsoft.com>
@eiriktsarpalis eiriktsarpalis merged commit c3f7da2 into dotnet:master Mar 30, 2020
@eiriktsarpalis eiriktsarpalis deleted the feature/cbor branch March 30, 2020 20:49
@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
None yet
Development

Successfully merging this pull request may close these issues.

4 participants