Description
Currently ByteBufferOutputStream while trying to expand in checkSizeAndGrow(), allocates the new buffer onheap though the existing buffer is offheap
Currently ByteBufferOutputStream while trying to expand in checkSizeAndGrow(), allocates the new buffer onheap though the existing buffer is offheap