Immutability of protobufs – Java vs. C++

Why are protobufs in Java are immutable while their cpp counter parts are not…

Similar