klyn.net.ssl.SSLSocketReader.readLine
method
public readLine() as String throws IOException:
Description

Reads one line from the TLS socket and consumes the transport line terminator.

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