Reader wrapper class for reading data and storing into specific classes
More...
Reader wrapper class for reading data and storing into specific classes
- Template Parameters
-
Avro.Specific.SpecificReader< T >.SpecificReader |
( |
Schema |
writerSchema, |
|
|
Schema |
readerSchema |
|
) |
| |
|
inline |
Constructs a generic reader for the given schemas using the DefaultReader. If the reader's and writer's schemas are different this class performs the resolution.
- Parameters
-
writerSchema | The schema used while generating the data |
readerSchema | The schema desired by the reader |
T Avro.Specific.SpecificReader< T >.Read |
( |
T |
reuse, |
|
|
Decoder |
dec |
|
) |
| |
|
inline |
Schema Avro.Specific.SpecificReader< T >.ReaderSchema |
|
get |
Schema Avro.Specific.SpecificReader< T >.WriterSchema |
|
get |
The documentation for this class was generated from the following file:
- src/apache/main/Specific/SpecificReader.cs