[Interest] Parsing data from serialport

Thiago Macieira thiago.macieira at intel.com
Mon Apr 1 09:01:19 CEST 2019


On Sunday, 31 March 2019 21:48:30 CEST Martin Marmsoler wrote:
> But as I understand I have to use startTransaction, because otherwise the
> buffer will not be used. I'm I correct?

No, you're not.

You're using the buffer if you opened the device in buffered mode, which you 
did if you did not pass QIODevice::Unbuffered during on open().

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products






More information about the Interest mailing list