MultiKeyPipelineBase.sdiffstore

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

Meta