klyn.net.Socket.readAllText
method
public readAllText() as String throws IOException:
Description

Reads the whole socket stream as text.

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