MultiKeyPipelineBase.mset

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

Meta