Instance Propertyswift-protobuf 1.28.1SwiftProtobuf
rawValue
descriptor.pb.swift:1401var rawValue: Int { get }
var rawValue: Int { get }
s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueSivp
What are these?
FNV24: [8JDSF]
Show implementation details (1)
Hide implementation details
import SwiftProtobuf
Support library for Swift code generated by protoc-gen-swift.
enum OptimizeMode
Generated classes can be optimized for speed or code size.
struct Google_Protobuf_FileOptions
@frozen struct Int
A signed integer value type.
init()
init?(rawValue: Int)
static let _protobuf_nameMap: _NameMap
typealias RawValue = Int