Click or drag to resize
JsonPrettyFormatWriterEncoding Property
Gets encoding of the underlying writer.

Namespace: Dextronet.Jsonie
Assembly: Dextronet.Jsonie (in Dextronet.Jsonie.dll) Version: 1.0.0.0
Syntax
public override Encoding Encoding { get; }

Property Value

Type: Encoding
See Also