PipelineBase.zlexcount

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(Long) zlexcount(const(ubyte)[] key, const(ubyte)[] min, const(ubyte)[] max)
    class PipelineBase
    Response!(Long)
    zlexcount
    (
    const(ubyte)[] key
    ,
    const(ubyte)[] min
    ,
    const(ubyte)[] max
    )
  2. Response!(Long) zlexcount(string key, string min, string max)

Meta