Enumeration Case 列挙ケース

Stream.Status.opening

The stream is in the process of being opened for reading or for writing. For network streams, this status might include the time after the stream was opened, but while network DNS resolution is happening. ストリームは読み出しのためにまたは書き出しのために開かれる過程の中にあります。ネットワークストリームに対して、この状態はストリームが開かれた後の時間、しかしネットワークDNS解決が起こっている間を含むかもしれません。

Declaration 宣言

case opening = 1