Overview
>
klyn.net
>
Socket
>
write
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.net.Socket.write
method
public write(readonly value as String) as Void throws IOException:
Description
Writes raw text to the socket.
Throws
IOException if the socket stream is closed, disconnected, times out, or the underlying network I/O fails.