init(rawValue:)
Cceates a new segment option using the value you provide.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
An unsigned integer that represents a specific segment option.
Cceates a new segment option using the value you provide.
init(rawValue: UInt)An unsigned integer that represents a specific segment option.