Type Aliasswift-protobuf 1.31.0SwiftProtobuf
WrappedType
Google_Protobuf_Wrappers+Extensions.swift:251typealias WrappedType = ProtobufBytestypealias WrappedType = ProtobufBytesimport SwiftProtobufSupport library for Swift code generated by protoc-gen-swift.
struct Google_Protobuf_BytesValueWrapper message for bytes.
struct ProtobufBytesBytes
init() init(_ value: Google_Protobuf_BytesValue.WrappedType.BaseType) static let _protobuf_nameMap: _NameMapstatic let protoMessageName: Stringvar unknownFields: UnknownStoragevar value: DataThe bytes value.
static func == (lhs: Google_Protobuf_BytesValue, rhs: Google_Protobuf_BytesValue) -> Bool mutating func decodeMessage<D>(decoder: inout D) throws where D : Decoder func traverse<V>(visitor: inout V) throws where V : Visitor