PipelineBase.hget

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

Meta