Class CANData

    • Constructor Detail

    • Method Detail

      • setData

        public byte[] setData​(int length,
                              long timestamp)
        API used from JNI to set the data.
        Parameters:
        length - Length of packet in bytes.
        timestamp - CAN frame timestamp in microseconds.
        Returns:
        Buffer containing CAN frame.