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