Class ByteBufferOutputStream

java.lang.Object
java.io.OutputStream
org.apache.hadoop.hdfs.util.ByteBufferOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

@Private @Stable public class ByteBufferOutputStream extends OutputStream
OutputStream that writes into a ByteBuffer.