Namespace: Noemax.FastInfoset
Assembly: Noemax.FastInfoset (in Noemax.FastInfoset.dll)
| Overload | Description |
|---|---|
| Create(Stream) | Creates a new XmlReader instance for reading the Fast Infoset encoded XML stream. |
| Create(Stream,XmlReaderSettings) | Creates a new XmlReader instance for reading the Fast Infoset encoded XML stream using an XmlReaderSettings object. |
| Create(String,XmlReaderSettings) | Creates a new XmlReader instance for reading the Fast Infoset encoded XML file using an XmlReaderSettings object. |
| Create(String) | Creates a new XmlReader instance for reading the Fast Infoset encoded XML file. |