Table of Contents

Enum UnicodeEncoding

Namespace
Windows.Storage.Streams
Assembly
Windows.Storage.Streams.dll

Specifies the type of character encoding for a stream.

public enum UnicodeEncoding

Fields

Utf8 = 0

The encoding is UTF-8.

Remarks

nanoFramework API only supports UTF8 encoding.