Interface FactoryDataType

    • Method Detail

      • getDataType

        DataType getDataType​(MemBuffer buf)
        Returns the appropriate DataType which corresponds to the specified memory location.
        Parameters:
        buf - memory location
        Returns:
        fabricated datatype based upon memory data
      • getLength

        default int getLength()
        All implementations must return a length of -1.
        Specified by:
        getLength in interface DataType
        Returns:
        length of -1