Is called when data is received
@override void onDataReceived(Uint8List data) { _imapResponseReader.onData(data); }