| Package | Description | 
|---|---|
| org.apache.avro.io | Utilities for Encoding and Decoding Avro data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JsonEncoderAn  Encoderfor Avro's JSON data encoding. | 
| class  | ValidatingEncoderAn implementation of  Encoderthat wraps another Encoder and ensures
 that the sequence of operations conforms to the provided schema. | 
Copyright © 2009–2020 The Apache Software Foundation. All rights reserved.