Package org.apache.avro.util

Common utility classes.

See:
          Description

Class Summary
ByteBufferInputStream Utility to present ByteBuffer data as an InputStream.
ByteBufferOutputStream Utility to collect data written to an OutputStream in ByteBuffers.
Utf8 A Utf8 string.
WeakIdentityHashMap<K,V> Implements a combination of WeakHashMap and IdentityHashMap.
 

Package org.apache.avro.util Description

Common utility classes.



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