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