Package | Description |
---|---|
com.fasterxml.jackson.dataformat.avro.deser |
Modifier and Type | Class and Description |
---|---|
protected static class |
StructDefaults.ArrayDefaults |
Modifier and Type | Method and Description |
---|---|
static ArrayReader |
ArrayReader.construct(AvroStructureReader reader,
String typeId,
String elementTypeId) |
static ArrayReader |
ArrayReader.construct(ScalarDecoder reader,
String typeId,
String elementTypeId) |
ArrayReader |
StructDefaults.ArrayDefaults.newReader(AvroReadContext parent,
AvroParserImpl parser) |
Copyright © 2022 FasterXML. All rights reserved.