| Package | Description | 
|---|---|
| org.apache.avro.io | 
 Utilities for Encoding and Decoding Avro data. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ValidatingEncoder | 
ValidatingEncoder.configure(Encoder encoder)
Reconfigures this ValidatingEncoder to wrap the encoder provided. 
 | 
ValidatingEncoder | 
EncoderFactory.validatingEncoder(Schema schema,
                 Encoder encoder)
Creates a  
ValidatingEncoder that wraps the Encoder provided. | 
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.