XmlDataReader (Stream) - конструктор Смотри также Terrasoft.Common - пространство имен > XmlDataReader - класс > XmlDataReader : XmlDataReader (Stream) C#
- input
- The stream that contains data in XML format.
Glossary Item Box
The method searches the first bytes of the stream for specified byte order marks or other encoding indicators. The detected encoding is used in the following stream reading while the procedure continues to analyze incoming data as a stream of Unicode characters.