Client.sinterstore

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void sinterstore(string dstkey, string[] keys)
    class Client
    override
    void
    sinterstore
    (
    string dstkey
    ,
    string[] keys...
    )
  2. alias sinterstore = BinaryClient.sinterstore

Meta