Package | Description |
---|---|
com.cloudpos.serialport |
Provide access to the serial port device.
|
Modifier and Type | Method and Description |
---|---|
SerialPortOperationResult |
SerialPortDevice.waitForRead(int len,
int timeout)
The synchronous method of
SerialPortDevice.listenForRead(int,OperationListener,int) . |