Class RopeTextReader NamespaceTerminal.Gui.Editor.Document.Utils AssemblyTerminal.Gui.Editor.dll public sealed class RopeTextReader : TextReader, IDisposable Inheritance object MarshalByRefObject TextReader RopeTextReader Implements IDisposable Inherited Members TextReader.Null TextReader.Close() TextReader.Dispose() TextReader.Read(Span<char>) TextReader.ReadToEnd() TextReader.ReadBlock(char[], int, int) TextReader.ReadBlock(Span<char>) TextReader.ReadLine() TextReader.ReadLineAsync() TextReader.ReadLineAsync(CancellationToken) TextReader.ReadToEndAsync() TextReader.ReadToEndAsync(CancellationToken) TextReader.ReadAsync(char[], int, int) TextReader.ReadAsync(Memory<char>, CancellationToken) TextReader.ReadBlockAsync(char[], int, int) TextReader.ReadBlockAsync(Memory<char>, CancellationToken) TextReader.Synchronized(TextReader) MarshalByRefObject.GetLifetimeService() MarshalByRefObject.InitializeLifetimeService() object.GetType() object.ToString() object.Equals(object) object.Equals(object, object) object.ReferenceEquals(object, object) object.GetHashCode() Constructors RopeTextReader(Rope<char>) Methods Peek() Read() Read(char[], int, int)