Mono Class Library: Overview

System.Text.UTF8Encoding: Constructor Members

The constructors of System.Text.UTF8Encoding are listed below. For a list of all members, see the UTF8Encoding Members list.

See Also: Inherited members from System.Text.Encoding

Public Constructors

Constructs a new instance of the System.Text.UTF8Encoding class.
Constructs a new instance of the System.Text.UTF8Encoding class with the specified bool that indicates whether the Unicode byte order mark in UTF-8 is recognized or emitted when reading from or writing to a System.IO.Stream.
Constructs a new instance of the System.Text.UTF8Encoding class using the specified bool flags.