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