Overview
>
klyn.net
>
Socket
>
readAllText
Version 0.1.2
Overview
Index
Tree
Deprecated
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.