PipelineBase.hgetAll

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

Meta