Data received from the remote host.
@override Stream<Uint8List> get stream => _channel.stream.map((data) => data.bytes);