[This is preliminary documentation and is subject to change.]
Creates an instance of a SifWriter using a TextWriter
| C# | Visual Basic | Visual C++ |
public SifWriter( TextWriter writer )
Public Sub New ( _ writer As TextWriter _ )
public: SifWriter ( TextWriter^ writer )
- writer (TextWriter)
- The writer to write to. The writer needs to be using the proper encoding for the purpose in which it is used