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