Class ByteBufferInputStream

java.lang.Object
java.io.InputStream
org.apache.avro.util.ByteBufferInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class ByteBufferInputStream extends InputStream
Utility to present ByteBuffer data as an InputStream.