Interface Transcoder

    • Method Detail

      • encode

        java.lang.String encode​(java.lang.String text)
                         throws java.io.IOException
        Throws:
        java.io.IOException
      • decode

        java.lang.String decode​(java.lang.String code)
                         throws java.io.IOException
        Throws:
        java.io.IOException