protected static final class AvroScalarReader.NullReader extends AvroScalarReader
AvroScalarReader.BooleanReader, AvroScalarReader.BytesReader, AvroScalarReader.DoubleReader, AvroScalarReader.EnumDecoder, AvroScalarReader.FixedDecoder, AvroScalarReader.FloatReader, AvroScalarReader.IntReader, AvroScalarReader.LongReader, AvroScalarReader.NullReader, AvroScalarReader.ScalarUnionReader, AvroScalarReader.StringReader| Modifier | Constructor and Description | 
|---|---|
| protected  | AvroScalarReader.NullReader() | 
| Modifier and Type | Method and Description | 
|---|---|
| com.fasterxml.jackson.core.JsonToken | readValue(AvroParserImpl parser,
         org.apache.avro.io.BinaryDecoder decoder) | 
public com.fasterxml.jackson.core.JsonToken readValue(AvroParserImpl parser, org.apache.avro.io.BinaryDecoder decoder)
readValue in class AvroScalarReaderCopyright © 2016 FasterXML. All rights reserved.