A bi-directional byte stream that allows for sending an receiving any kind of data.
Register an event listener for the stream.
Close the stream.
Is this stream open?
Remove an event listener from the stream.
Send data over the stream.
A bi-directional byte stream that allows for sending an receiving any kind of data.