Skip to content

Conversation

RyanLiu99
Copy link
Contributor

Summary

Regarding the original text "You must request a new buffer after calling Advance to continue writing more data;" --
"request a new buffer" part is not accurate. GetMemory(Int32) could return an old buffer.

"request a new buffer" is not accurate.  GetMemory(Int32) could return old buffer.
@RyanLiu99 RyanLiu99 requested a review from halter73 as a code owner August 16, 2024 01:24
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Aug 16, 2024
@ghost ghost added the area-System.IO label Aug 16, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-io

Copy link

Learn Build status updates of commit 723f512:

✅ Validation status: passed

File Status Preview URL Details
xml/System.IO.Pipelines/PipeWriter.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link

Learn Build status updates of commit 51d7233:

✅ Validation status: passed

File Status Preview URL Details
xml/System.IO.Pipelines/PipeWriter.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@gewarren
Copy link
Contributor

@jozkee Is this good to merge?

@jozkee
Copy link
Member

jozkee commented Aug 28, 2024

@gewarren yes, lgtm.

@gewarren gewarren merged commit fe0422c into dotnet:main Aug 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.IO.Pipelines community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants