[This is preliminary documentation and is subject to change.]
The NaiadReaderTElement generic type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Frees all resources associated with this reader.
| |
| Read |
Reads an element from the stream, using a specific deserializer.
| |
| TryRead |
Tries to read an element from the stream.
| |
| TryReadMany |
Attempts to deserialize several elements from the target array segment
|
See Also