Interface DataBuffer

    • Method Detail

      • getData

        java.nio.Buffer getData()
        Return the data.
        Returns:
        the data.
      • getSize

        int getSize()
        Return the number of elements.
        Returns:
        the number of elements.
      • clear

        void clear()