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

Packages that use BufferedBinaryEncoder
org.apache.avro.io Utilities for Encoding and Decoding Avro data. 
 

Uses of BufferedBinaryEncoder in org.apache.avro.io
 

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



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.