aboutsummaryrefslogtreecommitdiff
path: root/objectivec/GPBMessage_PackagePrivate.h
diff options
context:
space:
mode:
authorPaul Yang <TeBoring@users.noreply.github.com>2017-03-01 10:39:48 -0800
committerGitHub <noreply@github.com>2017-03-01 10:39:48 -0800
commitbcbaabe53a8d661f5a473d2a157a4278ad8bf579 (patch)
tree173e7e07319f10451e2ec290c00cba89a34b647e /objectivec/GPBMessage_PackagePrivate.h
parent7339fc04c49a055ec0688cd0cb24cf7ea64f7783 (diff)
downloadprotobuf-bcbaabe53a8d661f5a473d2a157a4278ad8bf579.tar.gz
protobuf-bcbaabe53a8d661f5a473d2a157a4278ad8bf579.tar.bz2
protobuf-bcbaabe53a8d661f5a473d2a157a4278ad8bf579.zip
Add mergeFrom method on Message (#2766)
This method merges the contents of the specified message into the current message. Singular fields that are set in the specified message overwrite the corresponding fields in the current message. Repeated fields are appended. Map fields key-value pairs are overritten. Singular/Oneof sub-messages are recursively merged. All overritten sub-messages are deep-copied.
Diffstat (limited to 'objectivec/GPBMessage_PackagePrivate.h')
0 files changed, 0 insertions, 0 deletions