Void sendBytes(NetHandle h, Binary d)
Arguments
h: The connectiond: The data to send
Usage
Send binary data across a connection. This function does not yet support TLS connections.
h: The connectiond: The data to sendSend binary data across a connection. This function does not yet support TLS connections.