Class Utf8StringWriter
This class creates a string writer that uses UTF-8 encoding.
Inherited Members
Namespace: Ng911Lib.Utilities
Assembly: Ng911Lib.dll
Syntax
public class Utf8StringWriter : StringWriter, IAsyncDisposable, IDisposable
Properties
| Edit this page View SourceEncoding
Use UTF8 encoding but write no BOM to the wire
Declaration
public override Encoding Encoding { get; }
Property Value
Type | Description |
---|---|
Encoding |