Overview
>
klyn.net.ssl
>
SSLSocketReader
>
readAllText
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.net.ssl.SSLSocketReader.readAllText
method
public readAllText() as String throws IOException:
Description
Reads all remaining text from the TLS socket.
Throws
IOException if the socket stream is closed, disconnected, times out, or the underlying network I/O fails.