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

Packages that use Decoder
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.
Support for inter-process calls.
 
 
 
Protocol Buffer compatibility.
Use Java reflection to generate schemas and protocols for existing classes.
Thrift compatibility.