OxSerialPort.read

read data from port

  1. ubyte[] read(int byteCount, ReadMode readMode)
    struct OxSerialPort
  2. ubyte[] read(int byteCount, bool wait)

Throws

SerialPortIOException, SerialPortTimeOutException

Meta