Searched defs:sendByte (Results 1 – 3 of 3) sorted by relevance
29 void sendByte(char c) throws IOException; in sendByte() method
120 public void sendByte(char c) throws IOException { in sendByte() method in WaltUsbConnection
127 public void sendByte(final char c) throws IOException { in sendByte() method in WaltTcpConnection