Class ByteBufferInputStream

java.lang.Object
java.io.InputStream
com.comphenix.protocol.utility.ByteBufferInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class ByteBufferInputStream extends InputStream
Represents an input stream that delegates to a byte buffer.
Author:
Kristian