StructureFoundation5.9.0
PropertyKey
struct PropertyKey
Citizens in Foundation
Conformances
protocol Equatable
A type that can be compared for value equality.
protocol Hashable
A type that can be hashed into a
Hasher
to produce an integer hash value.protocol RawRepresentable
A type that can be converted to and from an associated raw value.
Members
init(String
) init(rawValue: String
) static let dataWrittenToMemoryStreamKey: Stream.PropertyKey
static let fileCurrentOffsetKey: Stream.PropertyKey
static let networkServiceType: Stream.PropertyKey
static let socketSecurityLevelKey: Stream.PropertyKey
static let socksProxyConfigurationKey: Stream.PropertyKey
var rawValue: String