| Package | Description | 
|---|---|
| org.apache.avro.io | Utilities for Encoding and Decoding Avro data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ResolvingDecoderDecoderthat performs type-resolution between the reader's and
 writer's schemas. | 
| Modifier and Type | Method and Description | 
|---|---|
| ValidatingDecoder | ValidatingDecoder. configure(Decoder in)Re-initialize, reading from a new underlying Decoder. | 
| ValidatingDecoder | DecoderFactory. validatingDecoder(Schema schema,
                 Decoder wrapped)Creates a  ValidatingDecoderwrapping the Decoder provided. | 
Copyright © 2009–2020 The Apache Software Foundation. All rights reserved.