Class PrimitiveArrayToByteArray

    • Constructor Detail

      • PrimitiveArrayToByteArray

        public PrimitiveArrayToByteArray()
    • Method Detail

      • 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.
      • setNumBytes

        public void setNumBytes​(int value)
        Sets the number of bytes to use for the conversion.
        Parameters:
        value - the number
      • getNumBytes

        public int getNumBytes()
        Returns the number of bytes to use for the conversion.
        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.