Class ByteBufferInputStream

java.lang.Object
java.io.InputStream
com.helger.commons.io.stream.ByteBufferInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

@NotThreadSafe public final class ByteBufferInputStream extends InputStream
InputStream wrapped around a single ByteBuffer.
Author:
Philip Helger