Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

vcsjones
Copy link
Member

Closes #91978

@ghost
Copy link

ghost commented Sep 23, 2023

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@ghost ghost assigned vcsjones Sep 23, 2023
@ghost
Copy link

ghost commented Sep 23, 2023

Tagging subscribers to this area: @dotnet/area-system-formats-cbor, @bartonjs, @vcsjones
See info in area-owners.md if you want to be subscribed.

Issue Details

Closes #91978

Author: vcsjones
Assignees: -
Labels:

area-System.Formats.Cbor

Milestone: -

Changed the underlying buffer to never be null.
@eiriktsarpalis eiriktsarpalis merged commit 05bf3c9 into dotnet:main Sep 24, 2023
@vcsjones vcsjones deleted the cbor-writer-init-capacity branch September 24, 2023 19:02
@ghost ghost locked as resolved and limited conversation to collaborators Oct 25, 2023
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.

[API Proposal]: InitialCapacity for CborWriter
2 participants