public interface EncodedDatum
AvroGenerator.writeEmbeddedObject(Object) and will
 be written directly to the encoder.| Modifier and Type | Method and Description | 
|---|---|
| void | write(org.apache.avro.io.Encoder encoder)Callback invoked when it is time to write this datum to the output | 
void write(org.apache.avro.io.Encoder encoder)
           throws IOException
encoder - Encoder to which the datum should be writtenIOException - if there was an error writing out the datumCopyright © 2017 FasterXML. All rights reserved.