Commit c4bac674 authored by Allen's avatar Allen Committed by Copybara-Service
Browse files

Make the MergeFrom method of type ReadOnlySequence<byte> public (#11124)

(Edited by jskeet) For public release notes:

Add a public `IMessage.MergeFrom(ReadOnlySequence<byte>)` extension method, exposing existing internal functionality.
(Parsing a completely new message from `ReadOnlySequence<byte>` was already publicly available, just not merging.)

----
Public the `MergeFrom` method of type `ReadOnlySequence<byte>`.

We found that the `MergeFrom` method of type `ReadOnlySequence<byte>` is internal.

**We need it !!!**

Closes #11124

COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/11124 from VAllens:patch-1 0ddea03042823bf8ce6834f1498f6a70e319e98c
PiperOrigin-RevId: 504575534
parent 3774ee0a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment