Structure

Stream.PropertyKey

NSStream defines these string constants as keys for accessing stream properties using property(forKey:) and setting properties with setProperty(_:forKey:): NSStreamは、これら文字列定数をproperty(forKey:)を使ってストリームプロパティにアクセスするそしてsetProperty(_:forKey:)でプロパティを設定するためのキーとして定義します。

Declaration 宣言

struct PropertyKey, @unchecked Sendable

Topics 話題

Type Properties 型プロパティ

Initializers イニシャライザ

Relationships 関係

Conforms To 次に準拠