Required Instance Methodswift-protobuf 1.28.1SwiftProtobuf

    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

    Other requirements

    Instance members