FastInfoset.NET Class Reference for .NET
Create Method (XmlFastInfosetWriter)






Creates a new XmlWriter instance for writing Fast Infoset encoded XML into the specified stream.
Overload List
OverloadDescription
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.  
Requirements

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

See Also

Reference

XmlFastInfosetWriter Class
XmlFastInfosetWriter Members

Send Feedback