PipelineBase.zrevrank

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

Meta