ackRead method
void
ackRead()
indicates that a data chunk has been processed. This is needed when ackRead is set to true as the pty will wait for this signal to happen before any additional data is sent.
Implementation
void ackRead() {}