Enumeration Case 列挙ケース

Stream.Status.notOpen

The stream is not open for reading or writing. This status is returned before the underlying call to open a stream but after it’s been created. ストリームは、読み出しまたは書き出しのために開かれません。この状態は、あるストリームを開くための基礎をなす呼び出しの前にしかしそれが作成され終わる後に返されます。

Declaration 宣言

case notOpen = 0