MultiKeyPipelineBase.msetnx

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

Meta