Class ByteBufferByteStreamWriter

    • Constructor Detail

      • ByteBufferByteStreamWriter

        public ByteBufferByteStreamWriter​(java.nio.ByteBuffer buf)
        Construct the writer with the given ByteBuffer
        Parameters:
        buf - the buffer to use.