public interface FieldReader
Decoder
.Modifier and Type | Method and Description |
---|---|
Object |
read(org.apache.avro.io.Decoder decoder,
Object reuse) |
void |
skip(org.apache.avro.io.Decoder decoder) |
Object read(org.apache.avro.io.Decoder decoder, Object reuse) throws IOException
IOException
void skip(org.apache.avro.io.Decoder decoder) throws IOException
IOException
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.