Open AndrewChubatiuk opened 5 months ago
This looks very useful, e.g. when you need to send the same message to multiple places: in our code we cache marshaled data in a private field and then would like to reuse. Is it reasonable to expect this being merged in the near future?
@valyala we need your feedback
Added AppendRaw function to be able to add already encoded to protobuf message to message marshaler Needed for https://github.com/VictoriaMetrics/VictoriaMetrics/pull/5855