Interface Decoder


  • public interface Decoder
    This interface provides access to the functionality of the Decoder tool.
    • Method Detail

      • sendToDecoder

        void sendToDecoder​(ByteArray data)
        This method can be used to send data to the Decoder tool.
        Parameters:
        data - The data to be sent to Decoder.