Class ByteBufferOutputStream

java.lang.Object
java.io.OutputStream
com.comphenix.protocol.utility.ByteBufferOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class ByteBufferOutputStream extends OutputStream
Represents an output stream that is backed by a ByteBuffer.
Author:
Kristian