public static class LoopbackEventTest.SerialEventHandler extends Object implements gnu.io.SerialPortEventListener
Constructor and Description |
---|
LoopbackEventTest.SerialEventHandler(InputStream inStream,
int readBufferLen) |
Modifier and Type | Method and Description |
---|---|
String |
getReadBuffer() |
boolean |
isBufferFull() |
static void |
main(String[] args) |
void |
serialEvent(gnu.io.SerialPortEvent event) |
public LoopbackEventTest.SerialEventHandler(InputStream inStream, int readBufferLen)
Copyright © 2015. All Rights Reserved.