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






Initializes an instance of the XmlFastInfosetReader class.

Overload List

OverloadDescription
Init(Stream,XmlReaderSettings)Initializes an instance of the XmlFastInfosetReader class.  
Init(Stream,XmlReaderSettings,FastInfosetCompression)Initializes an instance of the XmlFastInfosetReader class.  
Init(Stream)Initializes an instance of the XmlFastInfosetReader class.  
Init(Stream,FastInfosetCompression)Initializes an instance of the XmlFastInfosetReader class.  
Init(Byte[],Int32,Int32,FastInfosetCompression)Initializes an instance of the XmlFastInfosetReader class.  
Init(Byte[],Int32,Int32)Initializes an instance of the XmlFastInfosetReader class.  

See Also