Deprecated API


Contents
Deprecated Methods
org.apache.avro.io.BinaryDecoder.init(InputStream)
          Use DecoderFactory to create BinaryDecoder instances and reinitialize them 
 

Deprecated Constructors
org.apache.avro.io.BinaryDecoder(InputStream)
          Use DecoderFactory to create BinaryDecoder instances and reinitialize them 
 



Copyright © 2010 The Apache Software Foundation