[This is preliminary documentation and is subject to change.]
The NaiadReader type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose |
Frees all resources associated with this reader.
| |
ReadTElement |
Reads an element from the stream.
| |
ReadTElement(NaiadSerializationTElement) |
Reads an element from the stream, using a specific deserializer.
| |
TryReadTElement |
Tries to read an element from the stream.
|
See Also