Class ByteBufferInputStream

java.lang.Object
java.io.InputStream
com.activeviam.io.ByteBufferInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class ByteBufferInputStream extends InputStream
Implementation of an InputStream pulling its data from a ByteBuffer.
Author:
ActiveViam