[This is preliminary documentation and is subject to change.]
The NaiadWriterTElement generic type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Frees all resources associated with this writer.
| |
| Flush |
Flushes any unwritten data to the underlying stream
| |
| Write |
Writes the given element to the stream.
|
See Also