Client.decrBy

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void decrBy(string key, long decrement)
    class Client
    override
    void
    decrBy
    (
    string key
    ,)
  2. alias decrBy = BinaryClient.decrBy

Meta