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