| Icon | Member | Description |
|---|---|---|
| Write(TextWriter) |
Writes the contents of this SofuObject into a TextWriter
| |
| Write(String) |
Write this SofuObject into a file.
Uses the default encoding of UTF-16.
| |
| Write(String, Encoding) |
Write this SofuObject into a file.
|