klyn.net.ssl.SSLSocketReader.readLines
method
public readLines() as ArrayList<String> throws IOException:
Description

Reads all remaining lines until the TLS stream closes.

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