DotNext.Text
Namespace with 5 public types
Structures
Base64Decoder
Represents base64 decoder suitable for decoding large base64-encoded binary
data using streaming approach.
Base64Encoder
Represents base64 encoder suitable for encoding large binary
data using streaming approach.
StringBuilderConsumer
Represents implementation of
in the form of the writer to .
Static Classes
EncodingExtensions
Represents extension method for data type.
InterpolatedString
Provides factory methods to create interpolated strings efficiently.