Send the provided data and return the number of bytes sent.
If the return value is not equal to the length of the input in bytes, there was a transmission error.
The string data to send.
See Implementation
Send the provided data and return the number of bytes sent.
If the return value is not equal to the length of the input in bytes, there was a transmission error.