The single-subscription stream that emits values from the other endpoint.
@override Stream<Uint8List> get stream => CommonTransformers.listIntToUint8ListStream.bind(_stream);