klyn.net.SocketInputStream.read
method
public read() as String throws IOException:
Description

Reads a text chunk from the socket.

Throws
  • IOException if the socket stream is closed, disconnected, times out, or the underlying network I/O fails.