init(rawValue:)
Creates a direction transport type using a raw unsigned integer value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
The unsigned integer value of the direction transport type.
Creates a direction transport type using a raw unsigned integer value.
init(rawValue: UInt)The unsigned integer value of the direction transport type.