Overview
>
klyn.net
>
SocketOutputStream
>
writeBytes
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.net.SocketOutputStream.writeBytes
method
public writeBytes(value as Array<Byte>) as Void throws IOException:
Description
Writes raw bytes to the socket.
Throws
IOException if the socket stream is closed, disconnected, times out, or the underlying network I/O fails.