Package | Description |
---|---|
com.cloudpos.serialport |
The package is designed for handling serial port communication in the CloudPOS system.
|
Modifier and Type | Method and Description |
---|---|
SerialPortOperationResult |
SerialPortDevice.waitForRead(int len,
int timeout)
Synchronously reads a specified number of bytes from the serial port.
|