OxSerialPort.read

read data from port

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

Throws

SerialPortIOException, SerialPortTimeOutException

Meta