XOR

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string XOR(string TO, string FROM)
  2. string XOR(string TO, string FROM)
    static if(!(BOTAN_HAS_DMD_X86_INLINE_ASM))
    string
    XOR
    (
    string TO
    ,
    string FROM
    )

Meta