PipelineBase.decrBy

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

Meta