java.lang.Object
java.io.InputStream
edu.internet2.middleware.grouperClientExt.com.fasterxml.jackson.databind.util.ByteBufferBackedInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class ByteBufferBackedInputStream extends InputStream
Simple InputStream implementation that exposes currently available content of a ByteBuffer.