Client.hincrBy

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

Meta