Send bytes to the server. This is only designed for small pieces of data, specifically for when the server responses to commands.
Parameters: |
|
---|---|
Returns: | the response bytes or null if no response requested. |
Raise : | SeedLinkException on error or no or bad response from server. |
Raise : | IOException if an I/O error occurs. |