TextConsumer
public struct TextConsumer : IReadOnlySpanConsumer<char>, ISupplier<ReadOnlyMemory<char>, CancellationToken, ValueTask>, IFlushable
Represents implementation of IReadOnlySpanConsumer<T>
in the form of the writer to TextWriter.
Gets a value indicating that the underlying text writer is null.
Wraps the text writer.
Determines whether the two objects contain references to the same text writer.
Wraps the text writer.
Determines whether the two objects contain references to the different text writers.
Determines whether this object contains the same text writer as the specified object.