Show / Hide Table of Contents

Namespace DotNext.Text

Classes

EncodingExtensions

Represents extension method for Encoding data type.

RuneComparer

Represents Rune comparison operation that uses specific case and culture-based or ordinal comparison rules.

StringInterpolation

Provides factory methods to create interpolated strings efficiently.

Structs

BufferWriterEncodingInterpolatedStringHandler

Represents converter of interpolated string directly to a sequence of bytes using the specified encoding.

BufferWriterInterpolatedStringHandler

Represents handler of the interpolated string that can be written to IBufferWriter<T> without temporary allocations.

BufferWriterSlimEncodingInterpolatedStringHandler

Represents converter of interpolated string directly to a sequence of bytes using the specified encoding.

BufferWriterSlimInterpolatedStringHandler

Represents handler of the interpolated string that can be written to IBufferWriter<T> without temporary allocations.

DecodingContext

Represents text decoding context.

EncodingContext

Represents text encoding context.

EncodingInterpolatedStringHandler

Represents converter of interpolated string directly to a sequence of bytes using the specified encoding.

StringBuilderConsumer

Represents implementation of IConsumer<T> in the form of the writer to StringBuilder.

☀
☾
In this article
Back to top
Supported by the .NET Foundation
☀
☾