Noemax FastInfoset.NET
Init Method
See Also  Send Feedback
Noemax.FastInfoset Namespace > XmlFastInfosetWriter Class : Init Method






Initializes an instance of the XmlFastInfosetWriter class preparing to write into the specified stream.

Overload List

OverloadDescription
Init(Stream)Initializes an instance of the XmlFastInfosetWriter class preparing to write into the specified stream.  
Init(Stream,XmlWriterSettings)Initializes an instance of the XmlFastInfosetWriter class preparing to write into the specified stream.  
Init(Stream,FastInfosetCompression,Int32)Initializes an instance of the XmlFastInfosetWriter class preparing to write into the specified stream.  
Init(Stream,XmlWriterSettings,FastInfosetCompression,Int32)Initializes an instance of the XmlFastInfosetWriter class preparing to write into the specified stream.  

See Also