Package 

Class ByteBufferUtils

    • Method Summary

      Modifier and Type Method Description
      static int transferByteBuffer(ByteBuffer source, ByteBuffer dest) Transfer from one ByteBuffer to another ByteBuffer
      static ByteBuffer getEmptyByteBuffer() Get a ByteBuffer with zero capacity
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait