| Noemax.FastInfoset Namespace > XmlFastInfosetWriter Class : Create Method |
| 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. |
| Create(Stream,FastInfosetCompression,Int32) | Creates a new XmlWriter instance for writing Fast Infoset encoded XML into the specified stream using an XmlWriterSettings object. |
| Create(String,FastInfosetCompression,Int32) | Creates a new XmlWriter instance for writing Fast Infoset encoded XML into the specified file. |
| Create(Stream,XmlWriterSettings,FastInfosetCompression,Int32) | Creates a new XmlWriter instance for writing Fast Infoset encoded XML into the specified stream using an XmlWriterSettings object. |
| Create(String,XmlWriterSettings,FastInfosetCompression,Int32) | Creates a new XmlWriter instance for writing Fast Infoset encoded XML into the specified stream using an XmlWriterSettings object. |
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