func stream(Stream, handle: Stream.Event)
The delegate receives this message when a given event has occurred on a given stream.
委任先はこのメッセージを、ある与えられたイベントがある与えられたストリーム上で発生した時に受け取ります。
Availability 有効性
Technology
protocol StreamDelegate
func stream(Stream, handle: Stream.Event)
class Stream
class InputStream
class OutputStream