Initializerswift-protobuf 1.28.1SwiftProtobuf
init(rawValue:)
struct.pb.swift:68init?(rawValue: Int)
init?(rawValue: Int)
s13SwiftProtobuf07Google_B10_NullValueO03rawE0ACSgSi_tcfc
What are these?
FNV24: [4IVI7]
Show implementation details (1)
Hide implementation details
import SwiftProtobuf
Support library for Swift code generated by protoc-gen-swift.
enum Google_Protobuf_NullValue
NullValue
is a singleton enumeration to represent the null value for the Value
type union.
@frozen struct Int
A signed integer value type.
init()
static let _protobuf_nameMap: _NameMap
static let allCases: [Google_Protobuf_NullValue]
var rawValue: Int { get }
typealias RawValue = Int