Tea.decrypt

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte[] decrypt(ubyte[] input, char[] key)
  2. ubyte[] decrypt(ubyte[] input, int[4] key)
    class Tea
    static
    ubyte[]
    decrypt
    (
    in ubyte[] input
    ,
    int[4] key
    )

Meta