The constructors of System.Text.UTF32Encoding are listed below. For a list of all members, see the UTF32Encoding Members list.
See Also: Inherited members from System.Text.Encoding
Initializes a new instance of the System.Text.UTF32Encoding class. | ||
Initializes a new instance of the System.Text.UTF32Encoding class. Parameters specify whether to use the big endian byte order and whether to provide a Unicode byte order mark. | ||
Initializes a new instance of the System.Text.UTF32Encoding class. Parameters specify whether to use the big endian byte order, whether to provide a Unicode byte order mark, and whether to throw an exception when an invalid encoding is detected. |