Enum UnicodeEncoding
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.
Specifies the type of character encoding for a stream.
public enum UnicodeEncoding
Utf8 = 0
The encoding is UTF-8.
nanoFramework API only supports UTF8 encoding.