Namespace DotNext.Text
Classes
EncodingExtensions
Represents extension method for Encoding data type.
InterpolatedString
Provides factory methods to create interpolated strings efficiently.
Structs
DecodingContext
Represents text decoding context.
EncodingContext
Represents text encoding context.
StringBuilderConsumer
Represents implementation of IReadOnlySpanConsumer<T> in the form of the writer to StringBuilder.