Class ByteArrayToPrimitiveArray

    • Constructor Detail

      • ByteArrayToPrimitiveArray

        public ByteArrayToPrimitiveArray()
    • Method Detail

      • setNumBytes

        public void setNumBytes​(int value)
        Sets the number of bytes to convert into a primitive.
        Parameters:
        value - the number
      • getNumBytes

        public int getNumBytes()
        Returns the number of bytes to convert into a primitive.
        Returns:
        the number
      • numBytesTipText

        public String numBytesTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • byteOrderTipText

        public String byteOrderTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • typeTipText

        public String typeTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.