Initializerswift-protobuf 1.28.1SwiftProtobuf
init(rawValue:)
descriptor.pb.swift:1392init?(rawValue: Int)
init?(rawValue: Int)
s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueAESgSi_tcfc
What are these?
FNV24: [455Z]
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()
static let _protobuf_nameMap: _NameMap
var rawValue: Int { get }
typealias RawValue = Int