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

Packages that use BinaryEncoder
org.apache.avro.io Input/output utilities. 
 

Uses of BinaryEncoder in org.apache.avro.io
 

Subclasses of BinaryEncoder in org.apache.avro.io
 class BlockingBinaryEncoder
          A Encoder that writes large arrays and maps as a sequence of blocks.
 



Copyright © 2010 The Apache Software Foundation