Instance Methodswift-protobuf 1.28.1SwiftProtobuf
decodeMessage(decoder:)
wrappers.pb.swift:346mutating func decodeMessage<D>(decoder: inout D) throws where D : Decoder
Other members in extension
Typealiases
Type members
init(
) init(WrappedType.BaseType
) init(integerLiteral: IntegerLiteralType
) static let protoMessageName: String
static func == (lhs: Google_Protobuf_Int32Value, rhs: Google_Protobuf_Int32Value
) -> Bool