Documentation for this section has not yet been entered.
Type Reason Java.IO.IOException if an error occurs while creating the output stream or the socket is in an invalid state.
Returns an output stream to write data into this socket. If the socket has an associated Java.Nio.Channels.SocketChannel and that channel is in non-blocking mode then writes to the stream will throw a Java.Nio.Channels.IllegalBlockingModeException.