Uses of Class
org.apache.avro.io.Encoder

Packages that use Encoder
Package
Description
Interfaces and base classes shared by generic, specific and reflect.
A generic representation for Avro data.
Utilities for Encoding and Decoding Avro data.
Implementation of Avro schemas as LL(1) grammars.
Support for inter-process calls.
 
 
 
 
Protocol Buffer compatibility.
Use Java reflection to generate schemas and protocols for existing classes.
Generate specific Java classes for schemas and protocols.
Thrift compatibility.