MultiKeyPipelineBase.mget

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

Meta