MultiKeyPipelineBase.bitop

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(Long) bitop(BitOP op, const(ubyte)[] destKey, const(ubyte)[][] srcKeys)
    class MultiKeyPipelineBase
    override
    Response!(Long)
    bitop
    (,
    const(ubyte)[] destKey
    ,
    const(ubyte)[][] srcKeys...
    )
  2. Response!(Long) bitop(BitOP op, string destKey, string[] srcKeys)

Meta