Google.Protobuf.IBufferMessage
Interface for a Protocol Buffers message, supporting
parsing from ParseContext and writing to WriteContext.
Internal implementation of merging data from given parse context into this message.
Users should never invoke this method directly.
Internal implementation of writing this message to a given write context.
Users should never invoke this method directly.