Class ByteBufferOutputStream

java.lang.Object
java.io.OutputStream
com.rabbitmq.client.impl.nio.ByteBufferOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class ByteBufferOutputStream extends OutputStream
Bridge between the byte buffer and stream worlds.