Interface SerialPortMessageListener

    • Method Detail

      • delimiterIndicatesEndOfMessage

        boolean delimiterIndicatesEndOfMessage()
        Must be overridden to return whether the message delimiter indicates the end or the beginning of a message.
        Returns:
        A boolean indicating whether the message delimiter indicates the end or the beginning of a message.