Redis.bitop

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Long bitop(BitOP op, string destKey, string[] srcKeys)
    class Redis
    Long
    bitop
    (,
    string destKey
    ,
    string[] srcKeys...
    )
  2. alias bitop = BinaryRedis.bitop

Meta