Client.hmget

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

Meta