Class ByteBufferBackedInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class ByteBufferBackedInputStream
    extends InputStream
    ByteBufferBackedInputStream implementation as proposed in https://stackoverflow.com/questions/4332264/wrapping-a-bytebuffer-with-an-inputstream/6603018#6603018