Instance Propertyswift 6.0.3Foundation
rawValue
let rawValue: UInt
let rawValue: UInt
import Foundation
struct Event
class Stream
@frozen struct UInt
An unsigned integer value type.
init(rawValue: UInt)
static let endEncountered: Stream.Event
static let errorOccurred: Stream.Event
static let hasBytesAvailable: Stream.Event
static let hasSpaceAvailable: Stream.Event
static let openCompleted: Stream.Event