Required Instance Methodswift-protobuf 1.31.0SwiftProtobuf

handleConflictingOneOf

Called by a oneof when it already has a value and is being asked to accept a new value. Some formats require oneof decoding to fail in this case.

Decoder.swift:61
mutating func handleConflictingOneOf() throws