Sets a deadline for all operations on the stream.
@override Future<void> setDeadline(DateTime? time) async => throw UnimplementedError("Deadlines not implemented.");