MultiKeyPipelineBase.sinterstore

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

Meta