Implement WriteDelimitedTo(BufferWriter<byte>)#21325
Conversation
|
@amanda-tarafa could you have a look at this PR please 🙏 |
|
Can we get this pushed further somehow? Library leaves no public surface for workaround. Forcing to write our own length when proper api is just one internal call away is unnecessarily defensive library design. |
|
@jskeet I understand you don't have much time to dedicate to protobuf these days but I'm not able to get a response on this small PR so following the Contributing Process I'd appreciate your help here 🙏 |
|
We triage inactive PRs and issues in order to make it easier to find active work. If this PR should remain active, please add a comment. This PR is labeled |
|
Still waiting for a reviewer. |
|
C# team is still underwater. |
|
I'm sorry, but my focus is elsewhere at the moment. |
esrauchg
left a comment
There was a problem hiding this comment.
Thank you for the contribution!
|
@esrauchg anything missing to get this merged? |
|
Sorry, this got hung up on CI failures. I kicked the import and it should resolve now. Since we've already cut our first Q1 release's branch for the RC, we would plan to only release this with Q2 release. Thanks for the contribution! |
Closes #21300
I could not find tests MessageExtensions so I added a new test file.