Class BasicConstantHandler

    • Constructor Detail

      • BasicConstantHandler

        public BasicConstantHandler()
    • Method Detail

      • moveToConstantSpace

        public long moveToConstantSpace​(DataBuffer dataBuffer)
        Description copied from interface: ConstantHandler
        If specific hardware supports dedicated constant memory, this method forces DataBuffer passed in to be moved to that constant memory. PLEASE NOTE: This method implementation is hardware-dependant.
        Specified by:
        moveToConstantSpace in interface ConstantHandler
        Returns: