Required Instance Methodswift-protobuf 1.28.1SwiftProtobuf

    decodeRepeatedGroupField(value:)

    Decode group values to repeated field storage

    Decoder.swift:190
    mutating func decodeRepeatedGroupField<G>(value: inout [G]) throws where G : Message

    Other requirements

    Instance members