func close()
Closes the receiver.
レシーバを閉じます。
Availability 有効性
Technology
func open()
A stream must be created before it can be opened. Once opened, a stream cannot be closed and reopened. ストリームは、それが開かれる前に作成されなければなりません。一旦開かれたならば、ストリームは閉じられることおよび再度開かれることができません。
func close()