Required Instance Methodswift-protobuf 1.29.0SwiftProtobuf

decodeSingularEnumField(value:)

Decode an enum value to Optional field storage

Decoder.swift:167
mutating func decodeSingularEnumField<E>(value: inout E?) throws where E : Enum, E.RawValue == Int