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