Required Instance Propertyswift-protobuf 1.28.1SwiftProtobuf
protobufExtension
ExtensionFields.swift:28var protobufExtension: any AnyMessageExtension { get }
Other requirements
Instance members
var isInitialized: Bool
Check if the field is initialized.
func decodeExtensionField<T>(decoder: inout T
) throws Merging field decoding
func hash(into: inout Hasher
) func isEqual(other: any AnyExtensionField
) -> Bool func traverse<V>(visitor: inout V
) throws Fields know their own type, so can dispatch to a visitor