Client.hget

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

Meta