| Overload | Description |
|---|---|
| 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. |