Required Instance Methodswift-protobuf 1.29.0SwiftProtobuf

decodeRepeatedGroupField(value:)

Decode group values to repeated field storage

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