C#
Parameters
- input
- The stream that contains data in Xml format.
Method looks for the byte sequence marker or any other encoding attribute in first bytes of a stream. After it has been identified, the encoding is used in the next reading of stream, and the processing procedire continues analyzing incoming data as a Unicode stream.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2