Class ByteBufferOutputStream

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

public class ByteBufferOutputStream extends OutputStream
Implementation of an OutputStream writing its content to a ByteBuffer.
Author:
ActiveViam