| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| DatumReader<D> | Read data of a schema. | 
| DatumWriter<D> | Write data of a schema. | 
| Class Summary | |
|---|---|
| BinaryData | Utilities for binary-encoded data. | 
| BinaryDecoder | An Decoderfor binary-format data. | 
| BinaryEncoder | Low-level support for serializing Avro values. | 
| BlockingBinaryEncoder | A Encoderthat writes large arrays and maps as a sequence of
 blocks. | 
| Decoder | Low-level support for de-serializing Avro values. | 
| DecoderFactory | A factory for creating and configuring Decoders. | 
| Encoder | Low-level support for serializing Avro values. | 
| JsonDecoder | A Decoderfor Avro's JSON data encoding. | 
| JsonEncoder | An Encoderfor Avro's JSON data encoding. | 
| ParsingDecoder | Base class for parser-based Decoders. | 
| ParsingEncoder | Base class for parser-based Encoders. | 
| ResolvingDecoder | Decoderthat performs type-resolution between the reader's and
 writer's schemas. | 
| ValidatingDecoder | An implementation of Decoderthat ensures that the sequence
 of operations conforms to a schema. | 
| ValidatingEncoder | An implementation of Encoderthat ensures that the sequence
 of operations conforms to a schema. | 
Input/output utilities.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||