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
IOExceptionvoid skip(org.apache.avro.io.Decoder decoder) throws IOException
IOExceptionCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.