| Package | Description | 
|---|---|
| org.apache.avro.message | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BinaryMessageEncoder<D>
A  
MessageEncoder that adds a header and 8-byte schema fingerprint to
 each datum encoded as binary. | 
class  | 
RawMessageEncoder<D>
A  
MessageEncoder that encodes only a datum's bytes, without
 additional information (such as a schema fingerprint). | 
Copyright © 2009–2019 The Apache Software Foundation. All rights reserved.