open()
Opens the receiving stream.
Declaration
func open()Discussion
A stream must be created before it can be opened. Once opened, a stream cannot be closed and reopened.
Opens the receiving stream.
func open()A stream must be created before it can be opened. Once opened, a stream cannot be closed and reopened.